Uses of Class
com.atlassian.confluence.spaces.SpaceLogo
-
Packages that use SpaceLogo Package Description com.atlassian.confluence.spaces -
-
Uses of SpaceLogo in com.atlassian.confluence.spaces
Fields in com.atlassian.confluence.spaces declared as SpaceLogo Modifier and Type Field Description static SpaceLogoSpaceLogo. DEFAULT_SPACE_LOGOMethods in com.atlassian.confluence.spaces that return SpaceLogo Modifier and Type Method Description @NonNull SpaceLogoDefaultSpaceManager. getLogoForGlobalcontext()@NonNull SpaceLogoSpaceManager. getLogoForGlobalcontext()@NonNull SpaceLogoDefaultSpaceManager. getLogoForSpace(@Nullable String spaceKey)@NonNull SpaceLogoSpaceManager. getLogoForSpace(@Nullable String spaceKey)
-