Package | Description |
---|---|
de.espirit.firstspirit.workflow.model |
Modifier and Type | Interface and Description |
---|---|
interface |
Activity
This interface represents an activity in an workflow-model.
|
interface |
State
This interface represents an state in an workflow-model.
|
interface |
Transition
This interface represents an transition in the workflow-model.
|
Modifier and Type | Method and Description |
---|---|
WorkflowElement |
Transition.getSource()
Returns the workflow-element this transitions points FROM.
|
WorkflowElement |
Transition.getTarget()
Returns the workflow-element this transitions points TO.
|
Modifier and Type | Method and Description |
---|---|
Iterator<? extends WorkflowElement> |
Workflow.endStates()
Returns the all endstates from this workflow.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500