com.atlassian.confluence.event.events.content.mail.notification
Class ContentNotificationAddedEvent
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
com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationEvent
com.atlassian.confluence.event.events.content.mail.notification.ContentNotificationAddedEvent
- All Implemented Interfaces:
- Created, Serializable
public class ContentNotificationAddedEvent
- extends ContentNotificationEvent
- implements Created
- See Also:
- Serialized Form
Methods inherited from class com.atlassian.event.Event |
equals, hashCode |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
ContentNotificationAddedEvent
public ContentNotificationAddedEvent(Object src,
Notification notification)