public static class DynamicRoutingTest.MockSequentialDynamicNode extends Object implements DynamicNode
| Constructor and Description |
|---|
DynamicRoutingTest.MockSequentialDynamicNode() |
| Modifier and Type | Method and Description |
|---|---|
DynamicResult |
transitioningInto(RouteContext context,
RouteNodeInstance process,
RouteHelper helper) |
DynamicResult |
transitioningOutOf(RouteContext context,
RouteHelper helper) |
public DynamicRoutingTest.MockSequentialDynamicNode()
public DynamicResult transitioningInto(RouteContext context, RouteNodeInstance process, RouteHelper helper) throws Exception
transitioningInto in interface DynamicNodeExceptionpublic DynamicResult transitioningOutOf(RouteContext context, RouteHelper helper) throws Exception
transitioningOutOf in interface DynamicNodeExceptionCopyright © 2005–2014 The Kuali Foundation. All rights reserved.