public class SimpleTransitionEngine extends TransitionEngine
SimpleNode nodes.SimpleNode| Constructor and Description |
|---|
SimpleTransitionEngine() |
| Modifier and Type | Method and Description |
|---|---|
ProcessResult |
isComplete(RouteContext context)
Tell the WorkflowEngine processing the activeNodeInstance if the node is complete and transitionFrom can
be called.
|
getNode, getRouteHelper, resolveNextNodeInstances, resolveNextNodeInstances, setRouteHelper, transitionFrom, transitionTopublic SimpleTransitionEngine()
public ProcessResult isComplete(RouteContext context) throws Exception
TransitionEngineisComplete in class TransitionEnginecontext - for routingExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.