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