Uses of Enum Class
com.atlassian.confluence.event.events.space.SpaceLogoUpdateEvent.SpaceLogoActions
Packages that use SpaceLogoUpdateEvent.SpaceLogoActions
-
Uses of SpaceLogoUpdateEvent.SpaceLogoActions in com.atlassian.confluence.event.events.space
Methods in com.atlassian.confluence.event.events.space that return SpaceLogoUpdateEvent.SpaceLogoActionsModifier and TypeMethodDescriptionSpaceLogoUpdateEvent.SpaceLogoActions.fromString
(String text) SpaceLogoUpdateEvent.getEventTypeEnum()
Returns the enum constant of this class with the specified name.SpaceLogoUpdateEvent.SpaceLogoActions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.confluence.event.events.space with parameters of type SpaceLogoUpdateEvent.SpaceLogoActionsModifierConstructorDescriptionSpaceLogoUpdateEvent
(Object src, Space space, SpaceLogoUpdateEvent.SpaceLogoActions eventType, Attachment logo)