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