Skip to main content

End

End events mark the end of a process or a path. When used with Split or Merge activities, an End completes the path to which it is attached, and connects the path back to Merge. If all Split paths end with an End, the execution terminates instantly.

note

The End activity corresponds to the End Event element in BPMN.

A Long Running Workflow can contain multiple Ends. If a node in the workflow lacks outgoing connectors, it is equivalent to an End.

docs image