Uses of Interface
de.xima.fc.interfaces.workflow.execution.IExceptionalCompletionResult
Packages that use IExceptionalCompletionResult
-
Uses of IExceptionalCompletionResult in de.xima.fc.exceptions
Classes in de.xima.fc.exceptions that implement IExceptionalCompletionResultModifier and TypeClassDescriptionfinal class
Indicates that execution of a workflow node ended abruptly via a throw statement, including exceptions thrown by the workflow runtime engine.