Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.AttachmentQueryDoesNotMatch
Packages that use AAttachmentListResolutionError.AttachmentQueryDoesNotMatch
Package
Description
-
Uses of AAttachmentListResolutionError.AttachmentQueryDoesNotMatch in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.AttachmentQueryDoesNotMatchModifier and TypeMethodDescriptionvoidIResolvedAttachmentListProcessor.onAttachmentQueryDoesNotMatch(AAttachmentListResolutionError.AttachmentQueryDoesNotMatch error) Callback for handling an error of typeEAttachmentItemResolutionError.ATTACHMENT_QUERY_DOES_NOT_MATCH. -
Uses of AAttachmentListResolutionError.AttachmentQueryDoesNotMatch in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AAttachmentListResolutionError.AttachmentQueryDoesNotMatchModifier and TypeMethodDescriptionIAttachmentItemResolutionErrorProviding.getErrorsAttachmentFilterDoesNotMatch() -
Uses of AAttachmentListResolutionError.AttachmentQueryDoesNotMatch in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AAttachmentListResolutionError.AttachmentQueryDoesNotMatchModifier and TypeMethodDescriptionvoidStandardErrorAttachmentListProcessor.onAttachmentQueryDoesNotMatch(AAttachmentListResolutionError.AttachmentQueryDoesNotMatch error)