public class RemoteChildContentServiceImpl extends AbstractRemoteChildContentService implements RemoteChildContentService
ChildContentService implementation that communicates with Confluence remotely.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl  | 
AbstractRemoteChildContentService.AbstractRemoteChildContentFinderRemoteChildContentService.RemoteChildContentFinderprovider| Constructor and Description | 
|---|
RemoteChildContentServiceImpl(AuthenticatedWebResourceProvider provider,
                             com.google.common.util.concurrent.ListeningExecutorService executor)  | 
| Modifier and Type | Method and Description | 
|---|---|
RemoteChildContentService.RemoteChildContentFinder | 
findContent(ContentId parentId,
           Expansion... expansion)
Create a finder to find content in the given parent. 
 | 
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, putFuturepublic RemoteChildContentServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
public RemoteChildContentService.RemoteChildContentFinder findContent(ContentId parentId, Expansion... expansion)
RemoteChildContentServicefindContent in interface RemoteChildContentServiceparentId - - the id of the parent to fetch content forexpansion - - the expansions to apply to the contentCopyright © 2003–2022 Atlassian. All rights reserved.