| Interface | Description |
|---|---|
| EngineRunnerFactory |
Factory which creates
EngineRunners. |
| Class | Description |
|---|---|
| AbstractEngineRunnerBase |
An abstract base class providing helper functionality to persist
WorkflowInstances, to get WorkflowLifecycles from underlying
TaskProcessors, and to get WorkflowTasks from the underlying
TaskProcessor. |
| AsynchronousLocalEngineRunner |
Runs a local version of a
TaskProcessor asynchronously. |
| AsynchronousLocalEngineRunnerFactory |
A
EngineRunnerFactory which creates
AsynchronousLocalEngineRunners. |
| EngineRunner |
Obfuscates the underlying substrate on which a
WorkflowTask should
run. |
| ResourceRunner |
Submits a
WorkflowTask to the Resource Manager. |
| ResourceRunnerFactory |
Factory which creates
ResourceRunners. |
Copyright © 1999–2017 Apache OODT. All rights reserved.