Class NotificationSchemeCreatedEvent

java.lang.Object
com.atlassian.jira.event.scheme.AbstractSchemeEvent
com.atlassian.jira.event.notification.NotificationSchemeCreatedEvent

public class NotificationSchemeCreatedEvent extends AbstractSchemeEvent
Event indicating a notification scheme has been created.
Since:
v5.0
  • Constructor Details

    • NotificationSchemeCreatedEvent

      @Internal public NotificationSchemeCreatedEvent(Scheme scheme)