Uses of Interface
com.atlassian.confluence.rest.client.RemoteContentService.RemoteContentFetcher
-
Packages that use RemoteContentService.RemoteContentFetcher Package Description com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API.com.atlassian.confluence.rest.client.graphql -
-
Uses of RemoteContentService.RemoteContentFetcher in com.atlassian.confluence.rest.client
Subinterfaces of RemoteContentService.RemoteContentFetcher in com.atlassian.confluence.rest.client Modifier and Type Interface Description static interface
RemoteContentService.RemoteContentFinder
static interface
RemoteContentService.RemoteParameterContentFinder
Classes in com.atlassian.confluence.rest.client that implement RemoteContentService.RemoteContentFetcher Modifier and Type Class Description protected class
AbstractRemoteContentService.AbstractRemoteContentFinder
class
RemoteContentServiceImpl.RemoteContentFinderImpl
-
Uses of RemoteContentService.RemoteContentFetcher in com.atlassian.confluence.rest.client.graphql
Classes in com.atlassian.confluence.rest.client.graphql that implement RemoteContentService.RemoteContentFetcher Modifier and Type Class Description protected class
GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl
-