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