@Internal public class GraphQLRemoteContentServiceImpl extends AbstractRemoteContentService
ContentService implementation that communicates with Confluence remotely using the Confluence GraphQL API.| Modifier and Type | Class and Description |
|---|---|
static class |
GraphQLRemoteContentServiceImpl.GraphQLQueryContentResponse |
protected class |
GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl |
AbstractRemoteContentService.AbstractRemoteContentFinderRemoteContentService.RemoteContentFetcher, RemoteContentService.RemoteContentFinder, RemoteContentService.RemoteParameterContentFinder, RemoteContentService.RemoteSingleContentFetcherprovider| Constructor and Description |
|---|
GraphQLRemoteContentServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor,
String defaultGraphQLQuery) |
| Modifier and Type | Method and Description |
|---|---|
RemoteContentService.RemoteContentFinder |
find(Expansion... expansions)
Create a content finder to retrieve content from the remote server
|
containsExperimentalExpansion, create, create, delete, getChildren, newContentWebResource, newExperimentalContentWebResource, purge, restore, trash, updateaddExpansions, addPageRequest, addPageRequestParams, deleteFuture, deleteFuture, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, putFuturepublic GraphQLRemoteContentServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor, String defaultGraphQLQuery)
public RemoteContentService.RemoteContentFinder find(Expansion... expansions)
RemoteContentServiceCopyright © 2003–2019 Atlassian. All rights reserved.