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