Package | Description |
---|---|
com.atlassian.confluence.rest.client |
Modifier and Type | Class and Description |
---|---|
static class |
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl |
Modifier and Type | Method and Description |
---|---|
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentServiceImpl.findContent(ContentId parentId,
Expansion... expansion) |
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentService.findContent(ContentId parentId,
Expansion... expansion)
Create a finder to find content in the given parent.
|
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl.withDepth(Depth depth) |
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentService.RemoteChildContentFinder.withDepth(Depth depth)
Set the depth to retrieve content on the ChildContentFinder
|
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl.withLocation(Collection<String> location) |
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentService.RemoteChildContentFinder.withLocation(Collection<String> location)
Set the location(s) to retrieve the content from
|
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl.withParentVersion(int parentVersion) |
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentService.RemoteChildContentFinder.withParentVersion(int versionNumber)
Specifies the which version of the parent content to use when looking for children.
|
Copyright © 2003–2016 Atlassian. All rights reserved.