Uses of Interface
com.atlassian.confluence.rest.client.RemoteSpaceService
-
Packages that use RemoteSpaceService Package Description com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API. -
-
Uses of RemoteSpaceService in com.atlassian.confluence.rest.client
Classes in com.atlassian.confluence.rest.client that implement RemoteSpaceService Modifier and Type Class Description class
RemoteSpaceServiceImpl
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api
-