| Package | Description | 
|---|---|
| org.kuali.rice.kew.engine.node | |
| org.kuali.rice.kew.engine.node.hierarchyrouting | 
| Modifier and Type | Method and Description | 
|---|---|
| DynamicResult | DynamicNode. transitioningInto(RouteContext context,
                 RouteNodeInstance process,
                 RouteHelper helper)Invoked when the engine first encounters this DynamicNode. | 
| DynamicResult | DynamicNode. transitioningOutOf(RouteContext context,
                  RouteHelper helper)Invoked everytime a node in the dynamic process completes. | 
| Modifier and Type | Method and Description | 
|---|---|
| DynamicResult | HierarchyRoutingNode. transitioningInto(RouteContext context,
                 RouteNodeInstance dynamicNodeInstance,
                 RouteHelper helper) | 
| DynamicResult | HierarchyRoutingNode. transitioningOutOf(RouteContext context,
                  RouteHelper helper) | 
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.