Class NotificationAddedEvent

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

public class NotificationAddedEvent extends AbstractSchemeEntityEvent
Event indicating a notification entity has been added to a notification scheme.
Since:
v5.0
  • Constructor Details

    • NotificationAddedEvent

      @Internal public NotificationAddedEvent(Long schemeId, SchemeEntity schemeEntity)