Uses of Class
de.xima.fc.exceptions.WorkflowEventRunnerException
Packages that use WorkflowEventRunnerException
-
Uses of WorkflowEventRunnerException in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that throw WorkflowEventRunnerExceptionModifier and TypeMethodDescriptioncom.google.common.collect.Table<Projekt,
Vorgang, IEventExecutionResult> IWorkflowEventRunner.triggerEvent
(IWorkflowEventData eventData) Finds allWorkflowTrigger
to which the given event applies and executes them in order.IWorkflowExecutor.triggerEvent
(IWorkflowEventData event, EWorkflowEventLoopTiming timing) Triggers the given event.