Uses of Class
de.xima.fc.exceptions.ExecutionAbortedError
-
Packages that use ExecutionAbortedError Package Description de.xima.fc.interfaces.workflow.nodes -
-
Uses of ExecutionAbortedError in de.xima.fc.interfaces.workflow.nodes
Methods in de.xima.fc.interfaces.workflow.nodes that throw ExecutionAbortedError Modifier and Type Method Description INormalCompletionResult
INodeHandler. execute(INodeExecutionParams<TData> params)
Executes the given workflow node.
-