| Package | Description | 
|---|---|
| org.apache.oodt.cas.workflow.engine | |
| org.apache.oodt.cas.workflow.engine.runner | |
| org.apache.oodt.cas.workflow.util | 
| Modifier and Type | Method and Description | 
|---|---|
| protected EngineRunner | PrioritizedQueueBasedWorkflowEngineFactory. getEngineRunner() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PrioritizedQueueBasedWorkflowEngine. setEngineRunner(EngineRunner runner) | 
| Constructor and Description | 
|---|
| PrioritizedQueueBasedWorkflowEngine(WorkflowInstanceRepository repo,
                                   PrioritySorter prioritizer,
                                   WorkflowLifecycleManager lifecycle,
                                   EngineRunner runner,
                                   WorkflowRepository modelRepo,
                                   long querierWaitSeconds) | 
| TaskRunner(TaskQuerier taskQuerier,
          EngineRunner runner) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractEngineRunnerBaseAn abstract base class providing helper functionality to persist
  WorkflowInstances, to getWorkflowLifecycles from underlyingTaskProcessors, and to getWorkflowTasks from the underlyingTaskProcessor. | 
| class  | AsynchronousLocalEngineRunnerRuns a local version of a  TaskProcessorasynchronously. | 
| class  | ResourceRunnerSubmits a  WorkflowTaskto the Resource Manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| EngineRunner | EngineRunnerFactory. createEngineRunner() | 
| Modifier and Type | Method and Description | 
|---|---|
| static EngineRunner | GenericWorkflowObjectFactory. getEngineRunnerFromClassName(String engineFactory) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.