Uses of Class
de.xima.fc.exceptions.AAttachmentListResolutionError.NodeDoesNotProvideAttachments
- 
- 
Uses of AAttachmentListResolutionError.NodeDoesNotProvideAttachments in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AAttachmentListResolutionError.NodeDoesNotProvideAttachments Modifier and Type Method Description voidIResolvedAttachmentListProcessor. onNodeDoesNotProvideAttachments(AAttachmentListResolutionError.NodeDoesNotProvideAttachments error)Callback for handling an error of typeEAttachmentItemResolutionError.NODE_DOES_NOT_PROVIDE_ATTACHMENTS. - 
Uses of AAttachmentListResolutionError.NodeDoesNotProvideAttachments in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return types with arguments of type AAttachmentListResolutionError.NodeDoesNotProvideAttachments Modifier and Type Method Description default List<AAttachmentListResolutionError.NodeDoesNotProvideAttachments>IAttachmentItemResolutionErrorProviding. getErrorsNodeDoesNotProvideAttachments() - 
Uses of AAttachmentListResolutionError.NodeDoesNotProvideAttachments in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution with parameters of type AAttachmentListResolutionError.NodeDoesNotProvideAttachments Modifier and Type Method Description voidStandardErrorAttachmentListProcessor. onNodeDoesNotProvideAttachments(AAttachmentListResolutionError.NodeDoesNotProvideAttachments error) 
 -