Uses of Class
de.espirit.firstspirit.workflow.WorkflowAgent.TimeoutException
Packages that use WorkflowAgent.TimeoutException
- 
Uses of WorkflowAgent.TimeoutException in de.espirit.firstspirit.workflowMethods in de.espirit.firstspirit.workflow that throw WorkflowAgent.TimeoutExceptionModifier and TypeMethodDescriptionvoidWorkflowAgent.WorkflowProcessContext.doTransition(@Nullable Transition transition) Process the next transition (one ofWorkflowAgent.WorkflowProcessContext.getTransitions()and completes this workflow process activity.