Package | Description |
---|---|
com.atlassian.confluence.rest.client |
This package contains the code which communicates with Confluence via REST API.
|
com.atlassian.confluence.rest.client.graphql |
Modifier and Type | Class and Description |
---|---|
class |
RemoteContentServiceImpl
ContentService implementation that communicates with Confluence remotely.
|
Constructor and Description |
---|
AbstractRemoteContentFinder(AbstractRemoteContentService otherService,
Expansion... expansions) |
Modifier and Type | Class and Description |
---|---|
class |
GraphQLRemoteContentServiceImpl
ContentService implementation that communicates with Confluence remotely using the Confluence GraphQL API. |
Copyright © 2003–2021 Atlassian. All rights reserved.