com.atlassian.jira.event.notification
Class NotificationSchemeUpdatedEvent

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

public class NotificationSchemeUpdatedEvent
extends AbstractSchemeEvent

Event indicating a notification scheme has been updated.

Since:
v5.0

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

Constructor Detail

NotificationSchemeUpdatedEvent

public NotificationSchemeUpdatedEvent(Scheme scheme)


Copyright © 2002-2013 Atlassian. All Rights Reserved.