org.kuali.rice.kew.engine
Class NotifyAdHocApproversNode

java.lang.Object
  extended by 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)

Constructor Summary
NotifyAdHocApproversNode()
           
 
Method Summary
 SimpleResult process(RouteContext context, RouteHelper helper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyAdHocApproversNode

public NotifyAdHocApproversNode()
Method Detail

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.