Class AttachmentRemoveEvent

    • Constructor Detail

      • AttachmentRemoveEvent

        public AttachmentRemoveEvent​(Object src,
                                     Attachment attachment,
                                     @Nullable com.atlassian.user.User remover)
      • AttachmentRemoveEvent

        public AttachmentRemoveEvent​(Object src,
                                     Attachment attachment,
                                     @Nullable com.atlassian.user.User remover,
                                     boolean suppressNotifications)