Interface IJoinNodeDefinition

All Superinterfaces:
IProcessNodeDefinition
All Known Implementing Classes:
JoinNodeDefinition

public interface IJoinNodeDefinition extends IProcessNodeDefinition
This node is used in a process to join multiple branches together. The node itself does not have any behavior, and always a single exit (next) node.
Since:
7.1
Author:
O. Kerpershoek