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 Instance Role Resource
This Business Process Choreographer resource represents a role for a human task. It supports the retrieval of user(s) or group(s) associated with a task role, and the management of these assignments.
Resource URI
/v1/task/{tkiid}/role/{role}
- Path Elements
Name | Data Type | Description |
tkiid | string |
Task instance ID.
|
role | string |
Task role.
|
Available Since
6.1.2
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve user(s) or group(s) associated with a task's role.
- PUT (Transfer)
Use this method to transfer a task to another user or group.
- PUT (Assign)
Use this method to assign a new user to a task role.
Parent Topic: Human Task Manager REST Interface Resource Set