| Class | Description | 
|---|---|
| BaseEngine | |
| BinaryBlob | 
 BinaryBlob to maintain compress and uncompressed data 
 | 
| BulkResponseInfo | 
 Class that stores the entire retrieved info from the bulk request command
 along with params for pagination of the results
 Query execution in BulkJPAExecutor returns an object of BulkResponseInfo class 
 | 
| BundleActionBean | |
| BundleEngine | |
| BundleJobBean | |
| BundleJobInfo | |
| CoordinatorActionBean | |
| CoordinatorActionInfo | |
| CoordinatorEngine | |
| CoordinatorJobBean | |
| CoordinatorJobInfo | |
| DagELFunctions | 
 DAG EL functions. 
 | 
| DagEngine | 
 The DagEngine provides all the DAG engine functionality for WS calls. 
 | 
| FaultInjection | 
 Fault Injection support class. 
 | 
| LocalOozieClient | 
 Client API to submit and manage Oozie workflow jobs against an Oozie intance. 
 | 
| LocalOozieClientCoord | 
 Client API to submit and manage Oozie coordinator jobs against an Oozie
 intance. 
 | 
| SLAEventBean | Deprecated | 
| StringBlob | 
 StringBlob to maintain compress and uncompressed data 
 | 
| WorkflowActionBean | 
 Bean that contains all the information to start an action for a workflow
 node. 
 | 
| WorkflowJobBean | |
| WorkflowsInfo | 
 Bean that contains the result for a workflows query. 
 | 
| Enum | Description | 
|---|---|
| BaseEngine.LOG_TYPE | |
| CoordinatorEngine.FILTER_COMPARATORS | |
| ErrorCode | 
| Exception | Description | 
|---|---|
| BaseEngineException | 
 Exception thrown by the  
DagEngine. | 
| BundleEngineException | 
 Exception thrown by the  
BundleEngine. | 
| CoordinatorEngineException | 
 Exception thrown by the  
CoordinatorEngine. | 
| DagEngineException | 
 Exception thrown by the  
DagEngine. | 
| XException | 
 Base exception for all Oozie exception. 
 | 
Copyright © 2016 Apache Software Foundation. All rights reserved.