Class CustomDarkLogoResetEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.admin.CustomDarkLogoResetEvent
All Implemented Interfaces:
Serializable

public class CustomDarkLogoResetEvent extends ConfluenceEvent
This event is fired when an admin resets a custom dark logo to the default.
See Also:
  • Constructor Details

    • CustomDarkLogoResetEvent

      public CustomDarkLogoResetEvent(Object src)