public abstract class NotificationEvent extends ConfluenceEvent
Modifier and Type | Field and Description |
---|---|
protected Notification |
notification |
source
Constructor and Description |
---|
NotificationEvent(Object src,
Notification notification) |
Modifier and Type | Method and Description |
---|---|
Notification |
getNotification() |
equals, hashCode
getSource, toString
protected Notification notification
public NotificationEvent(Object src, Notification notification)
public Notification getNotification()
Copyright © 2003–2020 Atlassian. All rights reserved.