public static class LiteWorkflowStoreService.LiteDecisionHandler extends DecisionNodeHandler
NodeHandler.Context| Constructor and Description |
|---|
LiteWorkflowStoreService.LiteDecisionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
end(NodeHandler.Context context) |
void |
fail(NodeHandler.Context context) |
void |
kill(NodeHandler.Context context) |
void |
start(NodeHandler.Context context) |
enter, exitgetLoopFlag, loopDetection, multiExitpublic LiteWorkflowStoreService.LiteDecisionHandler()
public void start(NodeHandler.Context context) throws WorkflowException
start in class DecisionNodeHandlerWorkflowExceptionpublic void end(NodeHandler.Context context)
end in class DecisionNodeHandlerpublic void kill(NodeHandler.Context context)
kill in class NodeHandlerpublic void fail(NodeHandler.Context context)
fail in class NodeHandlerCopyright © 2014 Apache Software Foundation. All Rights Reserved.