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, hashCodegetSource, toStringprotected Notification notification
public NotificationEvent(Object src, Notification notification)
public Notification getNotification()
Copyright © 2003–2022 Atlassian. All rights reserved.