Uses of Interface
com.atlassian.confluence.rest.client.RemoteRelationService
-
Packages that use RemoteRelationService Package Description com.atlassian.confluence.rest.client.impl -
-
Uses of RemoteRelationService in com.atlassian.confluence.rest.client.impl
Classes in com.atlassian.confluence.rest.client.impl that implement RemoteRelationService Modifier and Type Class Description class
RemoteRelationServiceImpl
RelationService
implementation that communicates with Confluence remotely using the Confluence REST API.
-