Uses of Interface
com.atlassian.confluence.rest.client.RemoteContentPropertyService.RemoteSingleContentPropertyFetcher
-
Packages that use RemoteContentPropertyService.RemoteSingleContentPropertyFetcher Package Description com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API. -
-
Uses of RemoteContentPropertyService.RemoteSingleContentPropertyFetcher in com.atlassian.confluence.rest.client
Subinterfaces of RemoteContentPropertyService.RemoteSingleContentPropertyFetcher in com.atlassian.confluence.rest.client Modifier and Type Interface Description static interface
RemoteContentPropertyService.RemoteContentPropertyFetcher
static interface
RemoteContentPropertyService.RemoteContentPropertyFinder
static interface
RemoteContentPropertyService.RemoteParameterContentPropertyFinder
Classes in com.atlassian.confluence.rest.client that implement RemoteContentPropertyService.RemoteSingleContentPropertyFetcher Modifier and Type Class Description class
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
Methods in com.atlassian.confluence.rest.client that return RemoteContentPropertyService.RemoteSingleContentPropertyFetcher Modifier and Type Method Description RemoteContentPropertyService.RemoteSingleContentPropertyFetcher
RemoteContentPropertyService.RemoteContentPropertyFinder. withId(JsonContentPropertyId contentPropertyId)
RemoteContentPropertyService.RemoteSingleContentPropertyFetcher
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl. withId(JsonContentPropertyId contentPropertyId)
-