|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DynamicResult | |
|---|---|
| org.kuali.rice.kew.engine.node | |
| org.kuali.rice.kew.engine.node.hierarchyrouting | |
| Uses of DynamicResult in org.kuali.rice.kew.engine.node |
|---|
| Methods in org.kuali.rice.kew.engine.node that return DynamicResult | |
|---|---|
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. |
| Uses of DynamicResult in org.kuali.rice.kew.engine.node.hierarchyrouting |
|---|
| Methods in org.kuali.rice.kew.engine.node.hierarchyrouting that return DynamicResult | |
|---|---|
DynamicResult |
HierarchyRoutingNode.transitioningInto(RouteContext context,
RouteNodeInstance dynamicNodeInstance,
RouteHelper helper)
|
DynamicResult |
HierarchyRoutingNode.transitioningOutOf(RouteContext context,
RouteHelper helper)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||