| Package | Description |
|---|---|
| org.apache.oodt.cas.workflow.engine | |
| org.apache.oodt.cas.workflow.util |
| Modifier and Type | Class and Description |
|---|---|
class |
PrioritizedQueueBasedWorkflowEngine
Describe your class here.
|
class |
ThreadPoolWorkflowEngine
The ThreadPooling portion of the WorkflowEngine.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowEngine |
WorkflowEngineFactory.createWorkflowEngine()
Method which creates
WorkflowEngines. |
WorkflowEngine |
ThreadPoolWorkflowEngineFactory.createWorkflowEngine() |
WorkflowEngine |
PrioritizedQueueBasedWorkflowEngineFactory.createWorkflowEngine() |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowEngine |
GenericWorkflowObjectFactory.getWorkflowEngineFromClassName(String engineFactory) |
Copyright © 1999–2017 Apache OODT. All rights reserved.