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 |
AbstractRemoteChildContentService
ChildContentService implementation that communicates with Confluence remotely. |
class |
RemoteChildContentServiceImpl
ChildContentService implementation that communicates with Confluence remotely. |
Modifier and Type | Class and Description |
---|---|
class |
GraphQLRemoteChildContentServiceImpl
ChildContentService implementation that communicates with Confluence remotely using the Confluence GraphQL API. |
Copyright © 2003–2020 Atlassian. All rights reserved.