Class SiteLogoChangedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
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. Use SiteLogoChangedEvent
See Also:
  • Constructor Details

    • SiteLogoChangedEvent

      public SiteLogoChangedEvent(Object src, String spaceKey)
      Deprecated.