Workflow. Defines a workflow.
Type
- uiplugin
Property Summary
- description
- Description of the workflow
- id
- Workflow ID
- rejectCallback
- Function to be called upon error occurrence during execution of the workflow
- resolveCallback
- Function to call upon completion of the workflow
Event Summary
Method Summary
Property Detail
- description
-
Description of the workflow
- id
-
Workflow ID
The workflow ID is allocated as a global object.
Accessible from the script through the workflow ID. - rejectCallback
-
Function to be called upon error occurrence during execution of the workflow
- resolveCallback
-
Function to call upon completion of the workflow