Uses of Class
de.xima.fc.exceptions.ExecutionAbortedError
-
Packages that use ExecutionAbortedError Package Description de.xima.fc.interfaces.workflow.nodes de.xima.fc.workflow.designer.registry.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<Model> params)
Executes the given workflow node. -
Uses of ExecutionAbortedError in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that throw ExecutionAbortedError Modifier and Type Method Description INormalCompletionResult
FcExportFormRecordChatsHandler. execute(INodeExecutionParams<FcExportFormRecordChatsProps> params)
-