Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.CannotProcessAttachmentItem
-
-
Uses of AAttachmentListResolutionError.CannotProcessAttachmentItem in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.CannotProcessAttachmentItem Modifier and Type Method Description void
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.CannotProcessAttachmentItem Modifier and Type Method Description default List<AAttachmentListResolutionError.CannotProcessAttachmentItem>
IAttachmentItemResolutionErrorProviding. 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.CannotProcessAttachmentItem Modifier and Type Method Description void
StandardErrorAttachmentListProcessor. onCannotProcessAttachmentItem(AAttachmentListResolutionError.CannotProcessAttachmentItem error)
-