WebSphere Process Server, Version 6.2.0.1
Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, i5/OS, z/OS
Human Task Manager REST Interface - Task Resource
This Business Process Choreographer resource represents an abstract human task. It is used for creating task instances and performing bulk operations on multiple task instances.
Resource URI
/v1/task
- Path Elements
None.
Available Since
6.1.2
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- POST
Use this method to create a new instance of a human task.
- PUT (Bulk Update)
Use this method to update the task properties, for example, the priority, category, or a custom property, for multiple task instances.
- PUT (Bulk Claim)
Use this method to claim responsibility for multiple task instances.
- PUT (Bulk Cancel)
Use this method to release multiple claimed task instances.
Parent Topic: Human Task Manager REST Interface Resource Set