Class SiteLogoChangedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- com.atlassian.event.Event
-
- com.atlassian.confluence.event.events.ConfluenceEvent
-
- com.atlassian.confluence.themes.events.LookAndFeelEvent
-
- com.atlassian.confluence.plugins.lookandfeel.events.SiteLogoChangedEvent
-
- All Implemented Interfaces:
Updated
,Serializable
@Deprecated public class SiteLogoChangedEvent extends LookAndFeelEvent implements Updated
Deprecated.since 5.10. UseSiteLogoChangedEvent
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description SiteLogoChangedEvent(Object src, String spaceKey)
Deprecated.
-
Method Summary
-
Methods inherited from class com.atlassian.confluence.themes.events.LookAndFeelEvent
equals, getSpaceKey, hashCode, isGlobal
-
Methods inherited from class java.util.EventObject
getSource, toString
-
-