public class

SpaceNotificationAddedEvent

extends SpaceNotificationEvent
implements Created
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.SpaceNotificationAddedEvent

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.event.events.content.mail.notification.NotificationEvent
From class java.util.EventObject
Public Constructors
SpaceNotificationAddedEvent(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 SpaceNotificationAddedEvent (Object src, Notification notification)