public static class KillNodeDef.KillNodeHandler extends NodeHandler
NodeHandler.Context| Constructor and Description |
|---|
KillNodeDef.KillNodeHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enter(NodeHandler.Context context) |
String |
exit(NodeHandler.Context context) |
void |
fail(NodeHandler.Context context) |
void |
kill(NodeHandler.Context context) |
getLoopFlag, loopDetection, multiExitpublic KillNodeDef.KillNodeHandler()
public boolean enter(NodeHandler.Context context)
enter in class NodeHandlerpublic String exit(NodeHandler.Context context)
exit in class NodeHandlerpublic void kill(NodeHandler.Context context)
kill in class NodeHandlerpublic void fail(NodeHandler.Context context)
fail in class NodeHandlerCopyright © 2016 Apache Software Foundation. All rights reserved.