| Package | Description |
|---|---|
| com.atlassian.confluence.api.impl.service.content.sql |
| Modifier and Type | Field and Description |
|---|---|
Optional<AttachmentRow> |
SpaceRow.logo |
| Modifier and Type | Method and Description |
|---|---|
Optional<AttachmentRow> |
SpaceRow.getLogo() |
| Modifier and Type | Method and Description |
|---|---|
static String |
SqlSpaceLogoQuery.key(AttachmentRow row) |
| Modifier and Type | Method and Description |
|---|---|
SpaceRow.SpaceRowBuilder |
SpaceRow.SpaceRowBuilder.logo(Optional<AttachmentRow> logo) |
| Constructor and Description |
|---|
SpaceRow(String spaceKey,
long spaceId,
String spaceName,
String spaceDescription,
long spaceDescriptionId,
SpaceType spaceType,
SpaceStatus spaceStatus,
OptionalLong homepageId,
Optional<com.atlassian.sal.api.user.UserKey> creatorUserKey,
List<Label> labels,
Optional<AttachmentRow> logo) |
Copyright © 2003–2016 Atlassian. All rights reserved.