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