Request | Description |
Deletes an instance of a task on the Task Engine. | |
Returns the TaskInfo object, and optionally the TaskData object, for a specified task. | |
Creates a new task instance and adds it to the Task Engine queue. | |
Modifies a task instance on the Task Engines. | |
Retrieves tasks that match simple search criteria. | |
Retrieves tasks that are specified with more complex search criteria. |
Request | Description |
Returns the audit log of all of the operations performed on a task, or a specific audit entry. | |
Enables you to roll back the task to any available audit point in the task's audit history. | |
Notifies a waiting step in a task workflow that the workflow is completed. |
Request | Description |
Deletes the specified task comment from a task instance as well as all associated attachments. | |
Returns either a specific comment or all the comments in a task instance including associated attachments. | |
Updates a comment in a task instance, including attachments associated with the comment. | |
Adds a comment to a task instance. Attachments can be included. |
Request | Description |
Deletes the specified task attachment from a task instance. | |
Returns all the attachments in a task instance. | |
Updates the specified task attachment in a task instance. | |
Adds the specified attachment to a task instance. |