public static class LiteWorkflowStoreService.LiteActionHandler extends ActionNodeHandler
NodeHandler.ContextERROR, OK| Constructor and Description |
|---|
LiteWorkflowStoreService.LiteActionHandler() |
| 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.LiteActionHandler()
public void start(NodeHandler.Context context) throws WorkflowException
start in class ActionNodeHandlerWorkflowExceptionpublic void end(NodeHandler.Context context)
end in class ActionNodeHandlerpublic 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.