| Package | Description |
|---|---|
| com.atlassian.confluence.api.impl.service.content.sql | |
| com.atlassian.confluence.pages | |
| com.atlassian.confluence.spaces |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentRow
Encapsulates an attachment row from the content table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Attachment |
| Modifier and Type | Method and Description |
|---|---|
String |
SpaceLogoManager.getLogoDownloadPath(Supplier<Optional<ConfluenceUser>> spaceOwner,
SpaceType spaceType,
com.atlassian.user.User viewingUser,
Supplier<Optional<? extends Downloadable>> spaceLogo)
Deprecated.
|
String |
DefaultSpaceLogoManager.getLogoDownloadPath(Supplier<Optional<ConfluenceUser>> spaceOwner,
SpaceType spaceType,
com.atlassian.user.User viewingUser,
Supplier<Optional<? extends Downloadable>> spaceLogo) |
SpaceLogo |
SpaceManager.getSpaceLogo(Optional<? extends Downloadable> logo)
Returns a SpaceLogo object, using the Downloadable if provided.
|
SpaceLogo |
DefaultSpaceManager.getSpaceLogo(Optional<? extends Downloadable> logo) |
Copyright © 2003–2016 Atlassian. All rights reserved.