Uses of Interface
de.espirit.firstspirit.workflow.model.State
-
Uses of State in de.espirit.firstspirit.access
Modifier and TypeMethodDescriptionTask.doTransition
(@NotNull WorkflowContext context, @NotNull Transition transition) Perform transition execution on this task.TaskState.getModelState()
The workflow model state -
Uses of State in de.espirit.firstspirit.workflow.model
Modifier and TypeMethodDescriptionWorkflow.getErrorState()
Return the errorstate of this workflow.Workflow.getStartState()
Returns the startstate from this workflow.