Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments
-
-
Uses of AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments Modifier and Type Method Description void
IResolvedAttachmentListProcessor. onUploadFieldDoesNotProvideAttachments(AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments error)
Callback for handling an error of typeEAttachmentItemResolutionError.UPLOAD_FIELD_DOES_NOT_PROVIDE_ATTACHMENTS
. -
Uses of AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments Modifier and Type Method Description default List<AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments>
IAttachmentItemResolutionErrorProviding. getErrorsUploadFieldDoesNotProvideAttachments()
-
Uses of AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments Modifier and Type Method Description void
StandardErrorAttachmentListProcessor. onUploadFieldDoesNotProvideAttachments(AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments error)
-