| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state | |
| org.eclipse.gmt.modisco.workflow.mwe.workflow.runtime.state.util |
| Modifier and Type | Method and Description |
|---|---|
WorkflowSuccessState |
StateFactory.createWorkflowSuccessState()
Deprecated.
Returns a new object of class 'Workflow Success State'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
StateSwitch.caseWorkflowSuccessState(WorkflowSuccessState object)
Deprecated.
Returns the result of interpreting the object as an instance of 'Workflow Success State'.
|