public class

SpaceNotificationRemovedEvent

extends SpaceNotificationEvent
implements Removed
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

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.event.events.content.mail.notification.NotificationEvent
From class java.util.EventObject
Public Constructors
SpaceNotificationRemovedEvent(Object src, Notification notification)
[Expand]
Inherited Methods
From class com.atlassian.confluence.event.events.content.mail.notification.SpaceNotificationEvent
From class com.atlassian.confluence.event.events.content.mail.notification.NotificationEvent
From class com.atlassian.event.Event
From class org.springframework.context.ApplicationEvent
From class java.util.EventObject
From class java.lang.Object

Public Constructors

public SpaceNotificationRemovedEvent (Object src, Notification notification)