Package com.testmonitor.actions
Class Projects
java.lang.Object
com.testmonitor.actions.Projects
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Projects
- Parameters:
connector- The TestMonitor connector to perfom HTTP requests
-
-
Method Details
-
list
- Returns:
- A list of projects
-
list
- Returns:
- A list of projects
-
list
- Returns:
- A list of projects
-
get
Get a single project- Parameters:
id- The ID of the project- Returns:
- The project
-
update
Update a project- Parameters:
project- The project you want to update- Returns:
- A new instance of the project
-