Uses of Interface
com.atlassian.confluence.rest.client.RemoteChildContentService
Packages that use RemoteChildContentService
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of RemoteChildContentService in com.atlassian.confluence.rest.client
Classes in com.atlassian.confluence.rest.client that implement RemoteChildContentServiceModifier and TypeClassDescriptionclass
ChildContentService
implementation that communicates with Confluence remotely.class
ChildContentService
implementation that communicates with Confluence remotely. -
Uses of RemoteChildContentService in com.atlassian.confluence.rest.client.graphql
Classes in com.atlassian.confluence.rest.client.graphql that implement RemoteChildContentServiceModifier and TypeClassDescriptionclass
ChildContentService
implementation that communicates with Confluence remotely using the Confluence GraphQL API.