Task: Cancel
The module can cancel tasks that are active, blocked or in a waiting state. Optionally if the task is a workflow it can be cancelled recursively.
Designation
- Name
- te.Cancel
- Aliases
- RunnableCancel
Configuration
- Optionen
- Test mode (
test-mode
) - Activates a simulation mode
- resursive (
recursive
) - Cancels the task recursively, which is required for workflows with sub-workflows.