public class DynamicSplitTestNode extends Object implements DynamicNode
Constructor and Description |
---|
DynamicSplitTestNode() |
Modifier and Type | Method and Description |
---|---|
DynamicResult |
transitioningInto(RouteContext context,
RouteNodeInstance process,
RouteHelper helper) |
DynamicResult |
transitioningOutOf(RouteContext context,
RouteHelper helper) |
public DynamicSplitTestNode()
public DynamicResult transitioningInto(RouteContext context, RouteNodeInstance process, RouteHelper helper) throws Exception
transitioningInto
in interface DynamicNode
Exception
public DynamicResult transitioningOutOf(RouteContext context, RouteHelper helper) throws Exception
transitioningOutOf
in interface DynamicNode
Exception
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.