Class SpaceLogoUpdateEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.space.SpaceEvent
com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent
- All Implemented Interfaces:
Updated,Serializable
Represents a change to the logo of a space.
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.atlassian.confluence.event.events.space.SpaceEvent
spaceFields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionSpaceLogoUpdateEvent(Object src, Space space, SpaceLogoUpdateEvent.SpaceLogoActions eventType, Attachment logo) -
Method Summary
Methods inherited from class com.atlassian.confluence.event.events.space.SpaceEvent
equals, getSpace, hashCodeMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
SpaceLogoUpdateEvent
public SpaceLogoUpdateEvent(Object src, Space space, SpaceLogoUpdateEvent.SpaceLogoActions eventType, Attachment logo)
-
-
Method Details
-
getEventTypeEnum
-
getEventType
Deprecated.since 5.10 -
getLogo
-