Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.FileSystemError
Packages that use AAttachmentListResolutionError.FileSystemError
Package
Description
-
Uses of AAttachmentListResolutionError.FileSystemError in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.FileSystemErrorModifier and TypeMethodDescriptionvoid
IResolvedAttachmentListProcessor.onFileSystemError
(AAttachmentListResolutionError.FileSystemError error) Callback for handling an error of typeEAttachmentItemResolutionError.FILE_SYSTEM_ERROR
. -
Uses of AAttachmentListResolutionError.FileSystemError in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AAttachmentListResolutionError.FileSystemErrorModifier and TypeMethodDescriptionIAttachmentItemResolutionErrorProviding.getErrorsFileSystemError()
-
Uses of AAttachmentListResolutionError.FileSystemError in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AAttachmentListResolutionError.FileSystemErrorModifier and TypeMethodDescriptionvoid
StandardErrorAttachmentListProcessor.onFileSystemError
(AAttachmentListResolutionError.FileSystemError error)