| Name | Description | Type | Package | Framework |
| ConditionProcessor | WorkflowProcessor which handles Workflow Pre/Post Conditions. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
| ParallelProcessor | WorkflowProcessor which handles running sub-workflow processors in parallel. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
| SequentialProcessor | WorkflowProcessor which handles running sub-processors in sequence. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
| TaskProcessor | WorkflowProcessor which handles running task workflows. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
| WorkflowProcessor | The new Apache OODT workflow style of processor. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
| WorkflowProcessorBuilder | Builds WorkflowProcessors. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
| WorkflowProcessorHelper | Utilities for working with WorkflowProcessors and WorkflowModels. | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |
| WorkflowProcessorListener | Interface | org.apache.oodt.cas.workflow.engine.processor | Apache OODT | |
| WorkflowProcessorQueue | The queue of available WorkflowTasks, that will be fed into theVersion:$Revision$Author:mattmann | Class | org.apache.oodt.cas.workflow.engine.processor | Apache OODT |