| Interface | Description | 
|---|---|
| EngineRunnerFactory | Factory which creates  EngineRunners. | 
| Class | Description | 
|---|---|
| AbstractEngineRunnerBase | An abstract base class providing helper functionality to persist
  WorkflowInstances, to getWorkflowLifecycles from underlyingTaskProcessors, and to getWorkflowTasks from the underlyingTaskProcessor. | 
| AsynchronousLocalEngineRunner | Runs a local version of a  TaskProcessorasynchronously. | 
| AsynchronousLocalEngineRunnerFactory | A  EngineRunnerFactorywhich createsAsynchronousLocalEngineRunners. | 
| EngineRunner | Obfuscates the underlying substrate on which a  WorkflowTaskshould
 run. | 
| ResourceRunner | Submits a  WorkflowTaskto the Resource Manager. | 
| ResourceRunnerFactory | Factory which creates  ResourceRunners. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.