com.atlassian.confluence.plugins.lookandfeel.events
Class SiteLogoChangedEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.springframework.context.ApplicationEvent
          extended by com.atlassian.event.Event
              extended by com.atlassian.confluence.event.events.ConfluenceEvent
                  extended by com.atlassian.confluence.themes.events.LookAndFeelEvent
                      extended by com.atlassian.confluence.plugins.lookandfeel.events.SiteLogoChangedEvent
All Implemented Interfaces:
Updated, Serializable

public class SiteLogoChangedEvent
extends LookAndFeelEvent
implements Updated

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
SiteLogoChangedEvent(Object src, String spaceKey)
           
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.themes.events.LookAndFeelEvent
equals, getSpaceKey, hashCode, isGlobal
 
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SiteLogoChangedEvent

public SiteLogoChangedEvent(Object src,
                            String spaceKey)


Copyright © 2003–2015 Atlassian. All rights reserved.