Uses of Class
com.atlassian.confluence.legacyapi.model.content.ContentTree
Packages that use ContentTree
Package
Description
- 
Uses of ContentTree in com.atlassian.confluence.legacyapi.model.contentMethods in com.atlassian.confluence.legacyapi.model.content that return types with arguments of type ContentTreeConstructor parameters in com.atlassian.confluence.legacyapi.model.content with type arguments of type ContentTreeModifierConstructorDescriptionContentTree(PartialList<ContentTree> children, Content content) Deprecated.
- 
Uses of ContentTree in com.atlassian.confluence.legacyapi.service.contentMethods in com.atlassian.confluence.legacyapi.service.content that return types with arguments of type ContentTreeModifier 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.contentMethods in com.atlassian.confluence.ui.rest.service.content that return types with arguments of type ContentTreeModifier and TypeMethodDescriptionLegacyContentServiceImpl.findSubContentTree(long parentId, ContentType subContentType, Expansion... expansions) Deprecated.