Uses of Class
com.atlassian.confluence.legacyapi.model.content.HistorySummary
-
Uses of HistorySummary in com.atlassian.confluence.legacyapi.model.content
ModifierConstructorDescriptionContent
(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.