| Package | Description |
|---|---|
| com.atlassian.confluence.legacyapi.model.content | |
| com.atlassian.confluence.legacyapi.service.content | |
| com.atlassian.confluence.ui.rest.service.content |
| Modifier and Type | Method and Description |
|---|---|
PartialList<ContentTree> |
ContentTree.getChildren() |
| Constructor and Description |
|---|
ContentTree(PartialList<ContentTree> children,
Content content) |
| Modifier and Type | Method and Description |
|---|---|
PartialList<ContentTree> |
ContentService.findSubContentTree(long parentId,
ContentType subContentType,
Expansion... expansions)
Retrieve content that is "contained within" some other piece of content (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
PartialList<ContentTree> |
LegacyContentServiceImpl.findSubContentTree(long parentId,
ContentType subContentType,
Expansion... expansions) |
Copyright © 2003–2019 Atlassian. All rights reserved.