|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistorySummary | |
|---|---|
| com.atlassian.confluence.legacyapi.model.content | |
| Uses of HistorySummary in com.atlassian.confluence.legacyapi.model.content |
|---|
| Methods in com.atlassian.confluence.legacyapi.model.content that return HistorySummary | |
|---|---|
HistorySummary |
Content.getHistory()
|
| Constructors in com.atlassian.confluence.legacyapi.model.content with parameters of type HistorySummary | |
|---|---|
Content(java.lang.Long id,
com.atlassian.fugue.Option<SpaceSummary> space,
ContentType type,
java.lang.String title,
java.lang.String webUrlPath,
com.atlassian.fugue.Option<java.lang.String> tinyUrlPath,
HistorySummary history,
java.lang.Iterable<ContentLink> ancestors,
java.util.Map<ContentRepresentation,ContentBody> body,
java.util.Map<Permission,java.lang.Boolean> permissions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||