Uses of Interface
de.espirit.firstspirit.workflow.model.State
Packages that use State
-
Uses of State in de.espirit.firstspirit.access
Methods in de.espirit.firstspirit.access that return StateModifier and TypeMethodDescriptionTask.doTransition(@NotNull WorkflowContext context, @NotNull Transition transition) Perform transition execution on this task.TaskState.getModelState()The workflow model stateMethods in de.espirit.firstspirit.access with parameters of type State -
Uses of State in de.espirit.firstspirit.workflow.model
Methods in de.espirit.firstspirit.workflow.model that return StateModifier and TypeMethodDescriptionWorkflow.getErrorState()Return the errorstate of this workflow.Workflow.getStartState()Returns the startstate from this workflow.Methods in de.espirit.firstspirit.workflow.model that return types with arguments of type State