Class NotificationDeletedEvent

java.lang.Object
com.atlassian.jira.event.scheme.AbstractSchemeEntityEvent
com.atlassian.jira.event.notification.NotificationDeletedEvent

public class NotificationDeletedEvent extends AbstractSchemeEntityEvent
Event indicating a notification entity has been removed from a notification scheme.
Since:
v5.0
  • Constructor Details

    • NotificationDeletedEvent

      @Internal public NotificationDeletedEvent(Long schemeId, SchemeEntity schemeEntity)
  • Method Details

    • getId

      public Long getId()