org.kuali.rice.kew.engine
Class AdHocApproversJoinNode
java.lang.Object
   org.kuali.rice.kew.engine.node.SimpleJoinNode
org.kuali.rice.kew.engine.node.SimpleJoinNode
       org.kuali.rice.kew.engine.AdHocApproversJoinNode
org.kuali.rice.kew.engine.AdHocApproversJoinNode
- All Implemented Interfaces: 
- JoinNode, Node
- public class AdHocApproversJoinNode 
- extends SimpleJoinNode
This node will wait until a sibling branch has joined and it has no more pending requests
 before it signals that it is complete.
- 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 | 
 
AdHocApproversJoinNode
public AdHocApproversJoinNode()
process
public JoinResult process(RouteContext context,
                          RouteHelper helper)
                   throws Exception
- 
- Specified by:
- processin interface- JoinNode
- Overrides:
- processin class- SimpleJoinNode
 
- 
- Throws:
- Exception
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.