org.kuali.rice.kew.engine.node
Class SimpleSubProcessNode
java.lang.Object
   org.kuali.rice.kew.engine.node.SimpleSubProcessNode
org.kuali.rice.kew.engine.node.SimpleSubProcessNode
- All Implemented Interfaces: 
- Node, SubProcessNode
- public class SimpleSubProcessNode 
- extends Object- implements 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)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SimpleSubProcessNode
public SimpleSubProcessNode()
process
public SubProcessResult process(RouteContext context)
- 
- Specified by:
- processin interface- SubProcessNode
 
- 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.