Uses of Class
de.xima.fc.exceptions.AFileListResolutionError.NodeNotExecuted
Packages that use AFileListResolutionError.NodeNotExecuted
Package
Description
-
Uses of AFileListResolutionError.NodeNotExecuted in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AFileListResolutionError.NodeNotExecutedModifier and TypeMethodDescriptionvoid
IResolvedFileListProcessor.onNodeNotExecuted
(AFileListResolutionError.NodeNotExecuted error) Callback for handling an error of typeEResourceItemResolutionError.NODE_NOT_EXECUTED
. -
Uses of AFileListResolutionError.NodeNotExecuted in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AFileListResolutionError.NodeNotExecutedModifier and TypeMethodDescriptionIResourceItemResolutionErrorProviding.getErrorsNodeNotExecuted()
-
Uses of AFileListResolutionError.NodeNotExecuted in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AFileListResolutionError.NodeNotExecutedModifier and TypeMethodDescriptionvoid
BaseResolvedFileListProcessor.onNodeNotExecuted
(AFileListResolutionError.NodeNotExecuted error) void
StandardErrorFileListProcessor.onNodeNotExecuted
(AFileListResolutionError.NodeNotExecuted error)