com.atlassian.confluence.event.events.content.mail.notification
Class NotificationEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.content.mail.notification.NotificationEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ContentNotificationEvent, SiteNotificationEvent, SpaceNotificationEvent
public abstract class NotificationEvent
- extends ConfluenceEvent
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
notification
protected Notification notification
NotificationEvent
public NotificationEvent(Object src,
Notification notification)
getNotification
public Notification getNotification()