Class | Description |
---|---|
CancelWorkflowOperation |
Cancels the workflow with the given id, where the id is the id of the document representing the workflow instance.
|
CompleteTaskOperation |
Completes a task.
|
GetOpenTasksOperation |
Returns all open tasks on the input document(s).
|
GetTaskNamesOperation |
Returns a list of current user open tasks where their translated name matches (partially or fully) the 'searchTerm'
parameter.
|
ResumeNodeOperation |
Resumes a workflow on a give node.
|
SetWorkflowVar |
Set a workflow variable.
|
SetWorkflowVariablesOperation |
Set a list of variable on the workflow instance with the given id
|
StartWorkflowOperation |
Starts the workflow with the given model id on the input documents.
|
Copyright © 2015 Nuxeo SA. All rights reserved.