com.atlassian.jira.event.notification
Class NotificationDeletedEvent
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationDeletedEvent
public NotificationDeletedEvent(Long id)
getId
public Long getId()
Copyright © 2002-2013 Atlassian. All Rights Reserved.