Uses of Class
de.xima.fc.exceptions.AFileListResolutionError.AttachmentQueryDoesNotMatch
Packages that use AFileListResolutionError.AttachmentQueryDoesNotMatch
Package
Description
-
Uses of AFileListResolutionError.AttachmentQueryDoesNotMatch in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AFileListResolutionError.AttachmentQueryDoesNotMatchModifier and TypeMethodDescriptionvoid
IResolvedFileListProcessor.onAttachmentQueryDoesNotMatch
(AFileListResolutionError.AttachmentQueryDoesNotMatch error) Callback for handling an error of typeEResourceItemResolutionError.ATTACHMENT_QUERY_DOES_NOT_MATCH
. -
Uses of AFileListResolutionError.AttachmentQueryDoesNotMatch in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AFileListResolutionError.AttachmentQueryDoesNotMatchModifier and TypeMethodDescriptionIResourceItemResolutionErrorProviding.getErrorsAttachmentFilterDoesNotMatch()
-
Uses of AFileListResolutionError.AttachmentQueryDoesNotMatch in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AFileListResolutionError.AttachmentQueryDoesNotMatchModifier and TypeMethodDescriptionvoid
BaseResolvedFileListProcessor.onAttachmentQueryDoesNotMatch
(AFileListResolutionError.AttachmentQueryDoesNotMatch error) void
StandardErrorFileListProcessor.onAttachmentQueryDoesNotMatch
(AFileListResolutionError.AttachmentQueryDoesNotMatch error)