Package org.kuali.rice.kew.engine.node
Class SimpleSubProcessNode
java.lang.Object
org.kuali.rice.kew.engine.node.SimpleSubProcessNode
- All Implemented Interfaces:
Node,SubProcessNode
A simple
SubProcessNode implementation which is effectively a no-op. It simply
defers to the SubProcessTransitionEngine to handle the initiation of the
sub process.- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleSubProcessNode
public SimpleSubProcessNode()
-
-
Method Details
-
process
- Specified by:
processin interfaceSubProcessNode
-