Task Importance
Learn more about Task Importances from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetTaskImportance | Get a Task Importance resource. |
|
PATCH | UpdateTaskImportance | Update an existing Task Importance resource. |
|
DELETE | DeleteTaskImportance | Delete an existing Task Importance resource. |
|
GET | GetTaskImportanceCollection | Get a collection of Task Importance resources. |
|
POST | CreateTaskImportance | Create a new Task Importance resource. |
|
GET | LookupTaskImportanceChangePermissionTree | Lookup the permission set for changing the Task Importance. |
|
GET | LookupTaskImportanceInsertPermissionTree | Lookup the permission set for creating the Task Importance. |
|
GET | BatchGetTaskImportance | Get a collection of Task Importance resources for the set of id's. |
|
POST | BatchCreateTaskImportance | Create a new collection of Task Importance resources. |
|
PATCH | BatchUpdateTaskImportance | Update a collection of existing Task Importance resources. |
|
DELETE | BatchDeleteTaskImportance | Delete a collection of existing Task Importance resources. |
|
PATCH | ChangeTaskImportanceIsActive | Change the IsActive status for an existing Task Importance resource. |
|
PATCH | ChangeTaskImportancePermissionTree | Change the PermissionTree for an existing Task Importance resource. |
|
PATCH | BatchChangeTaskImportanceIsActive | Change the IsActive status for a collection of existing Task Importance resources. |
|
PATCH | BatchChangeTaskImportancePermissionTree | Change the PermissionTree status for a collection of existing Task Importance resources. |