Workflow Task Dependency

Workflow Task Dependency defines the sequence in which the separate steps of the workflow are performed. You can see the visualization of the dependencies inside the workflow when you right-click on a workflow and select Edit in Diagram.

ATTRIBUTES

StartEvent The state of the previous step in the workflow. Possible values are Success, Failure and Finish. You can e.g. select one step that will follow after a successful end of the previous step and another following after a failure.
Task Select a step from a list after which the current step will follow.