Uses of Interface
com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewService
Packages that use RemoteWebViewService
Package
Description
-
Uses of RemoteWebViewService in com.atlassian.confluence.rest.client.remoteservice.webfragment
Classes in com.atlassian.confluence.rest.client.remoteservice.webfragment that implement RemoteWebViewServiceModifier and TypeClassDescriptionclass
WebViewService
implementation that communicates with Confluence remotely.class
WebViewService
implementation that communicates with Confluence remotely using the Confluence GraphQL API. -
Uses of RemoteWebViewService in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
Classes in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql that implement RemoteWebViewServiceModifier and TypeClassDescriptionclass
WebViewService
implementation that communicates with Confluence remotely using the Confluence GraphQL API.