Package | Description |
---|---|
de.espirit.firstspirit.agency | |
de.espirit.firstspirit.workflow.model |
Modifier and Type | Method and Description |
---|---|
String |
UIAgent.getDescription(WorkflowElement workflowElement)
Provides the description for the given workflow element according to the currently set UI language and display mode.
|
String |
UIAgent.getDisplayName(WorkflowElement workflowElement)
Provides the display name for the given workflow element according to the currently set UI language and display mode.
|
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 a 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 © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210