| Package | Description | 
|---|---|
| org.apache.oodt.cas.workflow.engine.processor | |
| org.apache.oodt.cas.workflow.structs | 
| Modifier and Type | Method and Description | 
|---|---|
| WorkflowProcessor | WorkflowProcessorHelper. buildProcessor(String instanceId,
              ParentChildWorkflow model,
              boolean isCondition,
              Map<String,Class<? extends WorkflowProcessor>> modelToProcessorMap) | 
| WorkflowProcessor | WorkflowProcessorHelper. buildProcessor(String instanceId,
              ParentChildWorkflow workflow,
              Map<String,Class<? extends WorkflowProcessor>> modelToProcessorMap,
              boolean preCond) | 
| Modifier and Type | Method and Description | 
|---|---|
| ParentChildWorkflow | WorkflowInstance. getParentChildWorkflow() | 
| ParentChildWorkflow | Graph. getWorkflow() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WorkflowInstance. setParentChildWorkflow(ParentChildWorkflow workflow)Sets the Parent Child workflow. | 
| void | Graph. setWorkflow(ParentChildWorkflow workflow) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.