| Interface | Description | 
|---|---|
| WorkflowProcessorListener | 
| Class | Description | 
|---|---|
| ConditionProcessor | WorkflowProcessor which handles Workflow Pre/Post Conditions. | 
| ParallelProcessor | WorkflowProcessor which handles running sub-workflow processors in parallel. | 
| SequentialProcessor | WorkflowProcessor which handles running sub-processors in sequence. | 
| TaskProcessor | WorkflowProcessor which handles running task workflows. | 
| WorkflowProcessor | The new Apache OODT workflow style of processor. | 
| WorkflowProcessorBuilder | Builds  WorkflowProcessors. | 
| WorkflowProcessorHelper | Utilities for working with WorkflowProcessors and WorkflowModels. | 
| WorkflowProcessorQueue | The queue of available  WorkflowTasks, that will be fed into theTaskQuerier. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.