Uses of Interface
de.xima.fc.interfaces.workflow.event.IUnhandledExceptionEventData
Packages that use IUnhandledExceptionEventData
-
Uses of IUnhandledExceptionEventData in de.xima.fc.workflow.event
Methods in de.xima.fc.workflow.event that return IUnhandledExceptionEventDataModifier and TypeMethodDescriptionstatic IUnhandledExceptionEventDataWorkflowEventDataFactory.unhandledException(IWorkflowExecutionEnvironmentData environmentData, IWorkflowEventData originalEvent, NodeThrewException unhandledException) Creates the event data for when an unhandled error occurred during execution of a workflow task.