The process status calls are intended to provide a view of the work done, work to be done, work associated with a workflow participant or group of workflow participants, etc. The status queries may be requested by a normal workflow participant or may be requested by a manager or process administrator who wishes to view the progress of work within his/her domain.
The status API calls are structured such that they provide views ranging from a view of global work to a view of work within a single process instance.
This section includes the description of the following calls:
Returns all the states defined for the process definition. | |
Changes the process definition state. | |
Returns all the states defined for process instance. | |
Changes the state of the process instance. |