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 interfaceRemoteContentService.RemoteContentFinderstatic interfaceRemoteContentService.RemoteParameterContentFinderClasses in com.atlassian.confluence.rest.client that implement RemoteContentService.RemoteContentFetcher Modifier and Type Class Description protected classAbstractRemoteContentService.AbstractRemoteContentFinderclassRemoteContentServiceImpl.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 classGraphQLRemoteContentServiceImpl.RemoteContentFinderImpl
-