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