Class SimpleSplitNode

java.lang.Object
org.kuali.rice.kew.engine.node.SimpleSplitNode
All Implemented Interfaces:
Node, SplitNode

public class SimpleSplitNode extends Object implements SplitNode
A simple SplitNode implementation which always splits to all branches that are defined for the split.
Author:
Kuali Rice Team (rice.collab@kuali.org)