| Package | Description | 
|---|---|
| com.atlassian.confluence.it.audit | |
| com.atlassian.confluence.rest.client | 
 This package contains the code which communicates with Confluence via REST API. 
 | 
| com.atlassian.confluence.rest.client.graphql | |
| com.atlassian.confluence.rest.client.impl | |
| com.atlassian.confluence.rest.client.proxy | |
| com.atlassian.confluence.rest.client.remoteservice.people | |
| com.atlassian.confluence.rest.client.remoteservice.webfragment | |
| com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RemoteAuditServiceImpl
Deprecated. 
 
since 7.5.0. Use AuditRestResource API from atlassian-audit-plugin 
 | 
| Constructor and Description | 
|---|
AbstractRemoteChildContentFinder(AbstractRemoteService other)  | 
AbstractRemoteService(AbstractRemoteService other)  | 
RemoteChildContentFinderImpl(AbstractRemoteService other,
                            ContentId parentId,
                            Expansion[] expansion)  | 
RemoteContentPropertyFinderImpl(AbstractRemoteService other,
                               Expansion... expansions)  | 
RemotePersonFinderImpl(AbstractRemoteService other,
                      Expansion... expansions)  | 
RemoteSpaceContentFinderImpl(AbstractRemoteService other,
                            Space space,
                            Expansion[] expansion)  | 
RemoteSpaceFinderImpl(AbstractRemoteService other,
                     Expansion... expansions)  | 
RemoteSpacePropertyFinderImpl(AbstractRemoteService other,
                             Expansion... expansions)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GraphQLRemoteChildContentServiceImpl
ChildContentService implementation that communicates with Confluence remotely using the Confluence GraphQL API. | 
class  | 
GraphQLRemoteChildContentServiceImpl.RemoteChildContentFinderImpl  | 
class  | 
GraphQLRemoteContentLabelServiceImpl
ContentLabelService implementation that communicates with Confluence
 remotely using the Confluence GraphQL API. | 
class  | 
GraphQLRemoteContentServiceImpl
ContentService implementation that communicates with Confluence remotely using the Confluence GraphQL API. | 
protected class  | 
GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl  | 
| Constructor and Description | 
|---|
RemoteChildContentFinderImpl(AbstractRemoteService other,
                            ContentId parentId,
                            Expansion[] expansions)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RemoteContentMacroServiceImpl  | 
class  | 
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl  | 
class  | 
RemoteContentTemplateServiceImpl
Remote test for TemplateResource. 
 | 
class  | 
RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl  | 
class  | 
RemoteContentTrashServiceImpl
ContentTrashService implementation that communicates with Confluence remotely. | 
class  | 
RemoteContentVersionServiceImpl
Remote service impl for testing ContentVersionService via REST client. 
 | 
class  | 
RemoteContentVersionServiceImpl.RemoteVersionFinderImpl  | 
class  | 
RemoteLongTaskServiceImpl
LongTaskService implementation that communicates with Confluence remotely. | 
class  | 
RemoteRelationServiceImpl
RelationService implementation that communicates with Confluence remotely using the Confluence REST API. | 
class  | 
RemoteWatchServiceImpl  | 
| Constructor and Description | 
|---|
RemoteMacroFinderImpl(AbstractRemoteService otherService,
                     ContentId contentId)  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> T | 
RemoteServiceProxyCreator.createProxy(AbstractRemoteService<T> remoteService)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RemoteGroupServiceImpl  | 
class  | 
RemoteGroupServiceImpl.RemoteGroupFinderImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractRemoteWebView
WebView implementation that communicates with Confluence remotely. | 
class  | 
AbstractRemoteWebViewService
WebViewService implementation that communicates with Confluence remotely. | 
class  | 
RemoteWebViewImpl
WebView implementation that communicates with Confluence
 remotely using the Confluence GraphQL API. | 
class  | 
RemoteWebViewServiceImpl
WebViewService implementation that communicates with Confluence
 remotely using the Confluence GraphQL API. | 
| Constructor and Description | 
|---|
AbstractRemoteWebView(AbstractRemoteService delegate)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GraphQLRemoteWebViewImpl
RemoteWebView implementation that communicates with Confluence
 remotely using the Confluence GraphQL API. | 
class  | 
GraphQLRemoteWebViewServiceImpl
WebViewService implementation that communicates with Confluence
 remotely using the Confluence GraphQL API. | 
Copyright © 2003–2022 Atlassian. All rights reserved.