Uses of Interface
com.atlassian.confluence.rest.client.RemoteSpacePropertyService.RemoteSpacePropertyFinder
Packages that use RemoteSpacePropertyService.RemoteSpacePropertyFinder
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of RemoteSpacePropertyService.RemoteSpacePropertyFinder in com.atlassian.confluence.rest.client
Classes in com.atlassian.confluence.rest.client that implement RemoteSpacePropertyService.RemoteSpacePropertyFinderModifier and TypeClassDescriptionclass
Methods in com.atlassian.confluence.rest.client that return RemoteSpacePropertyService.RemoteSpacePropertyFinderModifier and TypeMethodDescriptionRemoteSpacePropertyService.RemoteSpacePropertyFinder.withPropertyKey
(String key) RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl.withPropertyKey
(String key) RemoteSpacePropertyService.RemoteSpacePropertyFinder.withSpaceKey
(String spaceKey) RemoteSpacePropertyServiceImpl.RemoteSpacePropertyFinderImpl.withSpaceKey
(String spaceKey)