| Package | Description |
|---|---|
| com.atlassian.confluence.api.service.content |
| Modifier and Type | Method and Description |
|---|---|
ChildContentService.ChildContentFinder |
ChildContentService.findContent(ContentId parentId,
Expansion... expansion)
A finder to locate
Content under a parent. |
SpaceService.SpaceContentFinder |
SpaceService.findContent(Space space,
Expansion... expansion)
A finder to locate content in the space
|
PageResponse<Label> |
ContentLabelService.getLabels(ContentId contentId,
java.util.Collection<Label.Prefix> prefixes,
PageRequest pageRequest)
Get the labels attached to a given piece of content in the given namespaces
|
Copyright © 2003-2014 Atlassian. All Rights Reserved.