org.kuali.rice.kew.engine.node
Class NoOpNode
java.lang.Object
   org.kuali.rice.kew.engine.node.NoOpNode
org.kuali.rice.kew.engine.node.NoOpNode
- All Implemented Interfaces: 
- Node, SimpleNode
- public class NoOpNode 
- extends Object- implements SimpleNode
A SimpleNode implementation which does nothing.
- 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 | 
 
NoOpNode
public NoOpNode()
process
public SimpleResult process(RouteContext context,
                            RouteHelper helper)
                     throws Exception
- 
- Specified by:
- processin interface- SimpleNode
 
- 
- Throws:
- Exception
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.