| Name | Description | Type | Package | Framework |
| ControlNodeActionExecutor | Base action executor for control nodes: START/END/KILL/FORK/JOIN This action executor, similar to FsActionExecutor, is completed during the | Class | org.apache.oozie.action.control | Apache Oozie |
| EndActionExecutor | Action executor for END control node. | Class | org.apache.oozie.action.control | Apache Oozie |
| ForkActionExecutor | Action executor for FORK control node. | Class | org.apache.oozie.action.control | Apache Oozie |
| JoinActionExecutor | Action executor for JOIN control node. | Class | org.apache.oozie.action.control | Apache Oozie |
| KillActionExecutor | Action executor for KILL control node. | Class | org.apache.oozie.action.control | Apache Oozie |
| StartActionExecutor | Action executor for START control node. | Class | org.apache.oozie.action.control | Apache Oozie |