Package | Description |
---|---|
de.espirit.firstspirit.access | |
de.espirit.firstspirit.workflow.model |
Modifier and Type | Method and Description |
---|---|
State |
Task.doTransition(WorkflowContext context,
Transition transition)
Perform transition execution on this task.
|
State |
TaskState.getModelState()
The workflow model state
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowContext.sendEMail(Activity activity,
State state)
Called to send a email if a new task state is reached.
|
Modifier and Type | Method and Description |
---|---|
State |
Workflow.getErrorState()
Return the errorstate of this workflow.
|
State |
Workflow.getStartState()
Returns the startstate from this workflow.
|
Modifier and Type | Method and Description |
---|---|
Iterator<? extends State> |
Workflow.states()
Returns all states that belongs to this workflow.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500