@Deprecated public interface WorkflowConditionalComponentOrchestrationStrategy extends WorkflowComponentOrchestrationStrategy
The following features are supported:
OrchestrationPackage.getWorkflowConditionalComponentOrchestrationStrategy()| Modifier and Type | Method and Description |
|---|---|
|
getConditions()
Deprecated.
Returns the value of the 'Conditions' containment reference list.
|
void |
run(WorkflowComponent component,
WorkflowContext context)
Deprecated.
|
getConditions()
WorkflowExecutionPredicate.
If the meaning of the 'Conditions' containment reference list isn't clear, there really should be more of a description here...
OrchestrationPackage.getWorkflowConditionalComponentOrchestrationStrategy_Conditions()void run(WorkflowComponent component, WorkflowContext context)
run in interface WorkflowComponentOrchestrationStrategy