| Package | Description |
|---|---|
| com.atlassian.confluence.legacyapi.model.content | |
| com.atlassian.confluence.ui.rest.builder |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.fugue.Option<SpaceSummary> |
Content.getSpace()
Deprecated.
|
com.atlassian.fugue.Option<SpaceSummary> |
ContentLink.getSpace()
Deprecated.
|
| Constructor and Description |
|---|
Content(Long id,
com.atlassian.fugue.Option<SpaceSummary> space,
ContentType type,
String title,
String webUrlPath,
com.atlassian.fugue.Option<String> tinyUrlPath,
HistorySummary history,
Iterable<ContentLink> ancestors,
Map<ContentRepresentation,ContentBody> body,
Map<Permission,Boolean> permissions)
Deprecated.
|
ContentLink(Long id,
com.atlassian.fugue.Option<SpaceSummary> space,
ContentType type,
String title,
String webUrlPath)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SpaceSummary |
LegacySpaceSummaryBuilder.buildFrom(Space space,
Expansions expansions)
Deprecated.
|
Copyright © 2003–2023 Atlassian. All rights reserved.