| ||||
| summary: resource | method | detail: method | |||
| Name | Description |
|---|---|
| {taskState} | Obtains the user tasks with state either READY or EXECUTING or SUSPENDED or FINISHED for the given instance and the authenticated user. |
| {userId} ? {userId}/{taskState} | Obtains the tasks with state either READY or EXECUTING or SUSPENDED or FINISHED for the given instance and for the given user. |
| Resource | Description |
|---|---|
| POST /API/queryRuntimeAPI/getTaskList/{instanceUUID} | Obtains the user tasks depending on the given activity states for the given instance and the authenticated user. |
| ||||
| summary: resource | method | detail: method | |||