Available Nodes
End Node
The end node is the last node in a workflow. It is the exit point for all processes.
Structure
The End node is the final node in a process. It serves as the exit point for all processes. An End node has no outgoing connections and at least one incoming connection. Each process model can contain any number of End nodes. As soon as the engine reaches an End node, it terminates the process instance. The End node does not have any options. It is used to indicate that the process has reached its conclusion.
End Options
End nodes do not have any options.