com.atlassian.jira.event.notification
Class NotificationSchemeCreatedEvent

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

public class NotificationSchemeCreatedEvent
extends AbstractSchemeEvent

Event indicating a notification scheme has been created.

Since:
v5.0

Constructor Summary
NotificationSchemeCreatedEvent(Scheme scheme)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.event.scheme.AbstractSchemeEvent
getId, getScheme
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationSchemeCreatedEvent

@Internal
public NotificationSchemeCreatedEvent(Scheme scheme)


Copyright © 2002-2014 Atlassian. All Rights Reserved.