org.kuali.rice.kew.engine
Class DynamicSplitTestNode

java.lang.Object
  extended by org.kuali.rice.kew.engine.DynamicSplitTestNode
All Implemented Interfaces:
DynamicNode, Node

public class DynamicSplitTestNode
extends Object
implements DynamicNode


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

Constructor Detail

DynamicSplitTestNode

public DynamicSplitTestNode()
Method Detail

transitioningInto

public DynamicResult transitioningInto(RouteContext context,
                                       RouteNodeInstance process,
                                       RouteHelper helper)
                                throws Exception
Specified by:
transitioningInto in interface DynamicNode
Throws:
Exception

transitioningOutOf

public DynamicResult transitioningOutOf(RouteContext context,
                                        RouteHelper helper)
                                 throws Exception
Specified by:
transitioningOutOf in interface DynamicNode
Throws:
Exception


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.