Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.FileSystemError
-
-
Uses of AAttachmentListResolutionError.FileSystemError in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.FileSystemError Modifier and Type Method Description void
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.FileSystemError Modifier and Type Method Description default List<AAttachmentListResolutionError.FileSystemError>
IAttachmentItemResolutionErrorProviding. 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.FileSystemError Modifier and Type Method Description void
StandardErrorAttachmentListProcessor. onFileSystemError(AAttachmentListResolutionError.FileSystemError error)
-