| Package | Description |
|---|---|
| com.atlassian.confluence.legacyapi.model.content |
| Modifier and Type | Method and Description |
|---|---|
List<ContentLink> |
Content.getAncestors()
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.
|
Copyright © 2003–2022 Atlassian. All rights reserved.