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