public static class LiteWorkflowStoreService.LiteControlNodeHandler extends ControlNodeHandler
NodeHandler.ContextFORK_COUNT_PREFIX, LOG| Constructor and Description |
|---|
LiteWorkflowStoreService.LiteControlNodeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
touch(NodeHandler.Context context)
Called by
NodeHandler.enter(Context) when returning TRUE. |
enter, exit, fail, kill, loopDetection, multiExitgetLoopFlagpublic LiteWorkflowStoreService.LiteControlNodeHandler()
public void touch(NodeHandler.Context context) throws WorkflowException
ControlNodeHandlerNodeHandler.enter(Context) when returning TRUE.touch in class ControlNodeHandlercontext - workflow contextWorkflowException - thrown if an error occurred.Copyright © 2016 Apache Software Foundation. All rights reserved.