public abstract class ContentNotificationEvent extends NotificationEvent
notificationsource| 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(). |
getNotificationequals, hashCodegetSource, toStringpublic ContentNotificationEvent(Object src, Notification notification)
@Deprecated public AbstractPage getPage()
NotificationEvent.getNotification() and Notification.getContent().Copyright © 2003–2015 Atlassian. All rights reserved.