| Package | Description |
|---|---|
| org.apache.oozie.service | |
| org.apache.oozie.workflow.lite |
| Modifier and Type | Class and Description |
|---|---|
static class |
LiteWorkflowStoreService.LiteActionHandler |
static class |
LiteWorkflowStoreService.LiteControlNodeHandler |
static class |
LiteWorkflowStoreService.LiteDecisionHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionNodeHandler |
class |
ControlNodeHandler
Node handler that provides the necessary workflow logic for control nodes: START/END/KILL/FORK/JOIN.
|
class |
DecisionNodeHandler |
static class |
EndNodeDef.EndNodeHandler |
static class |
ForkNodeDef.ForkNodeHandler |
static class |
JoinNodeDef.JoinNodeHandler |
static class |
KillNodeDef.KillNodeHandler |
static class |
StartNodeDef.StartNodeHandler
Start node handler.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends NodeHandler> |
NodeDef.getHandlerClass() |
Copyright © 2018 Apache Software Foundation. All rights reserved.