protected abstract static class AbstractRemoteChildContentService.AbstractRemoteChildContentFinder extends AbstractRemoteService<ChildContentService.ChildContentFinder> implements RemoteChildContentService.RemoteChildContentFinder
Modifier and Type | Field and Description |
---|---|
protected Depth |
depth |
protected Collection<String> |
location |
protected int |
parentVersion |
provider
Modifier | Constructor and Description |
---|---|
protected |
AbstractRemoteChildContentFinder(AbstractRemoteService other) |
Modifier and Type | Method and Description |
---|---|
RemoteChildContentService.RemoteChildContentFinder |
withDepth(Depth depth)
Set the depth to retrieve content on the ChildContentFinder
|
RemoteChildContentService.RemoteChildContentFinder |
withLocation(Collection<String> location)
Set the location(s) to retrieve the content from
|
RemoteChildContentService.RemoteChildContentFinder |
withParentVersion(int parentVersion)
Specifies the which version of the parent content to use when looking for children.
|
addExpansions, addPageRequest, addPageRequestParams, deleteCompletionStage, deleteCompletionStage, deleteFuture, deleteFuture, getCompletionStage, getCompletionStageGenericCollection, getCompletionStageMap, getCompletionStageMapOfPageResponses, getCompletionStageOptional, getCompletionStagePageResponseList, getCompletionStageSearchPageResponseList, getExecutor, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postCompletionStage, postCompletionStage, postCompletionStage, postCompletionStageToPageResponse, postFuture, postFuture, postFuture, postFutureToPageResponse, putCompletionStage, putFuture
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fetchMany, fetchManyCompletionStage, fetchMappedByType, fetchMappedByTypeCompletionStage
protected Depth depth
protected int parentVersion
protected Collection<String> location
protected AbstractRemoteChildContentFinder(AbstractRemoteService other)
public RemoteChildContentService.RemoteChildContentFinder withDepth(Depth depth)
RemoteChildContentService.RemoteChildContentFinder
withDepth
in interface RemoteChildContentService.RemoteChildContentFinder
depth
- - the depth in the page hierarchy of Content descendants to retrievepublic RemoteChildContentService.RemoteChildContentFinder withParentVersion(int parentVersion)
RemoteChildContentService.RemoteChildContentFinder
withParentVersion
in interface RemoteChildContentService.RemoteChildContentFinder
parentVersion
- - the version of the parent content to usepublic RemoteChildContentService.RemoteChildContentFinder withLocation(Collection<String> location)
RemoteChildContentService.RemoteChildContentFinder
withLocation
in interface RemoteChildContentService.RemoteChildContentFinder
Copyright © 2003–2020 Atlassian. All rights reserved.