Class AttachmentRemoveEvent

All Implemented Interfaces:
Contented, Timestamped, Removed, UserDriven, Serializable

public class AttachmentRemoveEvent extends GeneralAttachmentRemoveEvent
Event sent *before* the removal of a visible attachment.
See Also:
  • Constructor Details

    • 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)