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