Uses of Class
com.atlassian.confluence.rest.client.AbstractRemoteChildContentService
Packages that use AbstractRemoteChildContentService
Package
Description
This package contains the code which communicates with Confluence via REST API.
- 
Uses of AbstractRemoteChildContentService in com.atlassian.confluence.rest.clientSubclasses of AbstractRemoteChildContentService in com.atlassian.confluence.rest.clientModifier and TypeClassDescriptionclassChildContentServiceimplementation that communicates with Confluence remotely.
- 
Uses of AbstractRemoteChildContentService in com.atlassian.confluence.rest.client.graphqlModifier and TypeClassDescriptionclassChildContentServiceimplementation that communicates with Confluence remotely using the Confluence GraphQL API.