Uses of Class
com.atlassian.confluence.legacyapi.model.content.ContentLink
Packages that use ContentLink
- 
Uses of ContentLink in com.atlassian.confluence.legacyapi.model.contentMethods in com.atlassian.confluence.legacyapi.model.content that return types with arguments of type ContentLinkConstructor parameters in com.atlassian.confluence.legacyapi.model.content with type arguments of type ContentLinkModifierConstructorDescriptionContent(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.