ecm.workflow
The ecm.workflow namespace provides access to workflow functionality of the ECM server.
| Method | Description |
|---|---|
Returns all defined workflow organisations. |
|
Returns objects from the organisation tree. |
|
Returns all processes that have a work item in the user’s inbox. |
|
Returns all users marked as absent in an organisation. |
|
Marks users as absent or present. |
|
Persists a workflow organisation and notifies all clients. |
|
Sets the substitutes for any number of users or roles. |
|
Returns all client types defined in the system. |
|
Returns the workflows a user may start. |
|
Resolves a workflow by its model name. |
|
Creates and starts a workflow process instance and returns the process ID. |
|
Returns a typed variable model class for a workflow. |
|
Typed workflow-variable models can also be generated as |