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, transitionTo
public SimpleTransitionEngine()
public ProcessResult isComplete(RouteContext context) throws Exception
TransitionEngine
isComplete
in class TransitionEngine
context
- for routingException
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.