Uses of Interface
com.atlassian.confluence.rest.client.RemoteContentService.RemoteSingleContentFetcher
Packages that use RemoteContentService.RemoteSingleContentFetcher
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of RemoteContentService.RemoteSingleContentFetcher in com.atlassian.confluence.rest.client
Subinterfaces of RemoteContentService.RemoteSingleContentFetcher in com.atlassian.confluence.rest.clientModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
Classes in com.atlassian.confluence.rest.client that implement RemoteContentService.RemoteSingleContentFetcherModifier and TypeClassDescriptionprotected class
class
class
Methods in com.atlassian.confluence.rest.client that return RemoteContentService.RemoteSingleContentFetcherModifier and TypeMethodDescriptionNote : currently unsupported Restrict the fetched content to those with the given ids, requires at least two ContentIds.Note : currently unsupported Restrict the fetched content to those with the given idsAbstractRemoteContentService.AbstractRemoteContentFinder.withIdAndVersion
(ContentId contentId, int version) RemoteContentService.RemoteContentFinder.withIdAndVersion
(ContentId contentId, int version) AbstractRemoteContentService.AbstractRemoteContentFinder.withLocator
(ContentLocator locator) RemoteContentService.RemoteContentFinder.withLocator
(ContentLocator locator) Retrieve a piece of content by some more complex criteria (defined by the ContentLocator). -
Uses of RemoteContentService.RemoteSingleContentFetcher in com.atlassian.confluence.rest.client.graphql
Classes in com.atlassian.confluence.rest.client.graphql that implement RemoteContentService.RemoteSingleContentFetcherModifier and TypeClassDescriptionprotected class