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
WorkflowProcessor s. |
WorkflowProcessorHelper |
Utilities for working with WorkflowProcessors and WorkflowModels.
|
WorkflowProcessorQueue |
The queue of available
WorkflowTask s, that will be fed into the
TaskQuerier . |
Copyright © 1999–2017 Apache OODT. All rights reserved.