org.kuali.rice.kew.engine
Class AdHocApproversNode
java.lang.Object
org.kuali.rice.kew.engine.node.RequestActivationNodeBase
org.kuali.rice.kew.engine.node.RequestActivationNode
org.kuali.rice.kew.engine.node.InitialNode
org.kuali.rice.kew.engine.AdHocApproversNode
- All Implemented Interfaces:
- Node, SimpleNode
public class AdHocApproversNode
- extends InitialNode
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 |
AdHocApproversNode
public AdHocApproversNode()
process
public SimpleResult process(RouteContext context,
RouteHelper helper)
throws Exception
- Specified by:
process
in interface SimpleNode
- Overrides:
process
in class RequestActivationNode
- Throws:
Exception
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.