Class | Description |
---|---|
ControlNodeActionExecutor |
Base action executor for control nodes: START/END/KILL/FORK/JOIN
|
EndActionExecutor |
Action executor for END control node.
|
ForkActionExecutor |
Action executor for FORK control node.
|
JoinActionExecutor |
Action executor for JOIN control node.
|
KillActionExecutor |
Action executor for KILL control node.
|
StartActionExecutor |
Action executor for START control node.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.