Package | Description |
---|---|
org.apache.oodt.cas.workflow.engine | |
org.apache.oodt.cas.workflow.engine.processor | |
org.apache.oodt.cas.workflow.util |
Class and Description |
---|
ChangeType |
TaskQuerier
The purpose of this class is to constantly pop off tasks that are run to run
and made available by the
WorkflowProcessorQueue , and then to set
their state to Executing (running Category), so they will be picked up on the
next WorkflowState change, and end up executing. |
WorkflowEngine
The engine that executes and monitors
WorkflowInstance s, which are
the physical executing representation of the abtract Workflow s
provided. |
WorkflowEngineFactory
A factory interface for creating
WorkflowEngine objects. |
Class and Description |
---|
ChangeType |
Class and Description |
---|
WorkflowEngine
The engine that executes and monitors
WorkflowInstance s, which are
the physical executing representation of the abtract Workflow s
provided. |
Copyright © 1999–2017 Apache OODT. All rights reserved.