Class AAttachmentListResolutionError.AttachmentCountReducedToZeroByFilter

    • Constructor Detail

      • AttachmentCountReducedToZeroByFilter

        public AttachmentCountReducedToZeroByFilter​(AttachmentItem item,
                                                    Set<String> extensions)
        Parameters:
        item - Item that was resolved.
        extensions - Value returned by getExtensions()
    • Method Detail

      • getExtensions

        public Set<String> getExtensions()
        Returns:
        The allowed extensions the attachments must have.