com.atlassian.jira.event.notification
Class NotificationDeletedEvent

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

public class NotificationDeletedEvent
extends Object

Event indicating a notification entity has been removed from a notification scheme.

Since:
v5.0

Constructor Summary
NotificationDeletedEvent(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

NotificationDeletedEvent

public NotificationDeletedEvent(Long id)
Method Detail

getId

public Long getId()


Copyright © 2002-2012 Atlassian. All Rights Reserved.