Uses of Class
com.atlassian.confluence.legacyapi.model.content.HistorySummary
Packages that use HistorySummary
-
Uses of HistorySummary in com.atlassian.confluence.legacyapi.model.content
Methods in com.atlassian.confluence.legacyapi.model.content that return HistorySummaryConstructors in com.atlassian.confluence.legacyapi.model.content with parameters of type HistorySummaryModifierConstructorDescriptionContent(Long id, Optional<SpaceSummary> space, ContentType type, String title, String webUrlPath, Optional<String> tinyUrlPath, HistorySummary history, Iterable<ContentLink> ancestors, Map<ContentRepresentation, ContentBody> body, Map<Permission, Boolean> permissions) Deprecated.