public abstract class ContentNotificationEvent extends NotificationEvent
notification
source
Constructor and Description |
---|
ContentNotificationEvent(Object src,
Notification notification) |
Modifier and Type | Method and Description |
---|---|
AbstractPage |
getPage()
Deprecated.
since 5.3. Use
NotificationEvent.getNotification() and Notification.getContent() . |
getNotification
equals, hashCode
getSource, toString
public ContentNotificationEvent(Object src, Notification notification)
@Deprecated public AbstractPage getPage()
NotificationEvent.getNotification()
and Notification.getContent()
.Copyright © 2003–2017 Atlassian. All rights reserved.