Package | Description |
---|---|
com.atlassian.confluence.event.events.space |
Modifier and Type | Method and Description |
---|---|
static SpaceLogoUpdateEvent.SpaceLogoActions |
SpaceLogoUpdateEvent.SpaceLogoActions.fromString(String text) |
SpaceLogoUpdateEvent.SpaceLogoActions |
SpaceLogoUpdateEvent.getEventTypeEnum() |
static SpaceLogoUpdateEvent.SpaceLogoActions |
SpaceLogoUpdateEvent.SpaceLogoActions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceLogoUpdateEvent.SpaceLogoActions[] |
SpaceLogoUpdateEvent.SpaceLogoActions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SpaceLogoUpdateEvent(Object src,
Space space,
SpaceLogoUpdateEvent.SpaceLogoActions eventType,
Attachment logo) |
Copyright © 2003–2021 Atlassian. All rights reserved.