|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentTree | |
|---|---|
| com.atlassian.confluence.legacyapi.model.content | |
| com.atlassian.confluence.legacyapi.service.content | |
| com.atlassian.confluence.ui.rest.service.content | |
| Uses of ContentTree in com.atlassian.confluence.legacyapi.model.content |
|---|
| Methods in com.atlassian.confluence.legacyapi.model.content that return types with arguments of type ContentTree | |
|---|---|
PartialList<ContentTree> |
ContentTree.getChildren()
|
| Constructor parameters in com.atlassian.confluence.legacyapi.model.content with type arguments of type ContentTree | |
|---|---|
ContentTree(PartialList<ContentTree> children,
Content content)
|
|
| Uses of ContentTree in com.atlassian.confluence.legacyapi.service.content |
|---|
| Methods in com.atlassian.confluence.legacyapi.service.content that return types with arguments of type ContentTree | |
|---|---|
PartialList<ContentTree> |
ContentService.findSubContentTree(long parentId,
ContentType subContentType,
Expansion... expansions)
Retrieve content that is "contained within" some other piece of content (i.e. |
| Uses of ContentTree in com.atlassian.confluence.ui.rest.service.content |
|---|
| Methods in com.atlassian.confluence.ui.rest.service.content that return types with arguments of type ContentTree | |
|---|---|
PartialList<ContentTree> |
ContentServiceImpl.findSubContentTree(long parentId,
ContentType subContentType,
Expansion... expansions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||