org.kuali.rice.kew.engine
Class DynamicRoutingTest.MockSequentialDynamicNode
java.lang.Object
   org.kuali.rice.kew.engine.DynamicRoutingTest.MockSequentialDynamicNode
org.kuali.rice.kew.engine.DynamicRoutingTest.MockSequentialDynamicNode
- All Implemented Interfaces: 
- DynamicNode, Node
- Enclosing class:
- DynamicRoutingTest
- public static class DynamicRoutingTest.MockSequentialDynamicNode 
- extends Object- implements DynamicNode
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DynamicRoutingTest.MockSequentialDynamicNode
public DynamicRoutingTest.MockSequentialDynamicNode()
transitioningInto
public DynamicResult transitioningInto(RouteContext context,
                                       RouteNodeInstance process,
                                       RouteHelper helper)
                                throws Exception
- 
- Specified by:
- transitioningIntoin interface- DynamicNode
 
- 
- Throws:
- Exception
 
transitioningOutOf
public DynamicResult transitioningOutOf(RouteContext context,
                                        RouteHelper helper)
                                 throws Exception
- 
- Specified by:
- transitioningOutOfin interface- DynamicNode
 
- 
- Throws:
- Exception
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.