Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments
Packages that use AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments
Package
Description
- 
Uses of AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachmentsModifier and TypeMethodDescriptionvoidIResolvedAttachmentListProcessor.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.UploadFieldDoesNotProvideAttachmentsModifier and TypeMethodDescriptionIAttachmentItemResolutionErrorProviding.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.UploadFieldDoesNotProvideAttachmentsModifier and TypeMethodDescriptionvoidStandardErrorAttachmentListProcessor.onUploadFieldDoesNotProvideAttachments(AAttachmentListResolutionError.UploadFieldDoesNotProvideAttachments error)