org.kuali.rice.kew.engine
Class NotifyAdHocApproversNode
java.lang.Object
org.kuali.rice.kew.engine.NotifyAdHocApproversNode
- All Implemented Interfaces:
- Node, SimpleNode
public class NotifyAdHocApproversNode
- extends Object
- implements SimpleNode
A node which notifies the AdHocApproversNode that it can transition and attempts to process it.
- 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 |
NotifyAdHocApproversNode
public NotifyAdHocApproversNode()
process
public SimpleResult process(RouteContext context,
RouteHelper helper)
throws Exception
- Specified by:
process
in interface SimpleNode
- Throws:
Exception
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.