Uses of Class
com.atlassian.confluence.legacyapi.model.content.ContentTree
Package
Description
-
Uses of ContentTree in com.atlassian.confluence.legacyapi.model.content
ModifierConstructorDescriptionContentTree
(PartialList<ContentTree> children, Content content) Deprecated. -
Uses of ContentTree in com.atlassian.confluence.legacyapi.service.content
Modifier and TypeMethodDescriptionContentService.findSubContentTree
(long parentId, ContentType subContentType, Expansion... expansions) Deprecated.Retrieve content that is "contained within" some other piece of content (i.e. -
Uses of ContentTree in com.atlassian.confluence.ui.rest.service.content
Modifier and TypeMethodDescriptionLegacyContentServiceImpl.findSubContentTree
(long parentId, ContentType subContentType, Expansion... expansions) Deprecated.