com.atlassian.jira.event.notification
Class NotificationSchemeDeletedEvent

java.lang.Object
  extended by com.atlassian.jira.event.notification.NotificationSchemeDeletedEvent

public class NotificationSchemeDeletedEvent
extends Object

Event indicating a notification scheme has been deleted.

Since:
v5.0

Constructor Summary
NotificationSchemeDeletedEvent(Long id)
           
 
Method Summary
 Long getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationSchemeDeletedEvent

public NotificationSchemeDeletedEvent(Long id)
Method Detail

getId

public Long getId()


Copyright © 2002-2013 Atlassian. All Rights Reserved.