Uses of Class
com.atlassian.confluence.rest.client.AbstractRemoteChildContentService
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of AbstractRemoteChildContentService in com.atlassian.confluence.rest.client
Modifier and TypeClassDescriptionclass
ChildContentService
implementation that communicates with Confluence remotely. -
Uses of AbstractRemoteChildContentService in com.atlassian.confluence.rest.client.graphql
Modifier and TypeClassDescriptionclass
ChildContentService
implementation that communicates with Confluence remotely using the Confluence GraphQL API.