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.clientClasses in com.atlassian.confluence.rest.client that implement RemoteChildContentServiceModifier and TypeClassDescriptionclassChildContentServiceimplementation that communicates with Confluence remotely.classChildContentServiceimplementation that communicates with Confluence remotely.
- 
Uses of RemoteChildContentService in com.atlassian.confluence.rest.client.graphqlClasses in com.atlassian.confluence.rest.client.graphql that implement RemoteChildContentServiceModifier and TypeClassDescriptionclassChildContentServiceimplementation that communicates with Confluence remotely using the Confluence GraphQL API.