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