Class Users
java.lang.Object
com.testmonitor.actions.Users
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Users
- Parameters:
connector- The TestMonitor connector
-
-
Method Details
-
list
- Returns:
- A list of users
- Throws:
IOExceptionURISyntaxException
-
list
- Parameters:
page- Page number- Returns:
- A list of users
- Throws:
IOExceptionURISyntaxException
-
list
- Parameters:
page- Page numberlimit- Paging limit- Returns:
- A list of users
- Throws:
IOExceptionURISyntaxException
-
authenticatedUser
Returns the currently authenticated user.- Returns:
- Current user
- Throws:
IOException
-