Package com.atlassian.confluence.rest.client.remoteservice.webfragment
-
Interface Summary Interface Description RemoteWebView Remote helper class for fetching WebView from the REST API, This gets its data from /rest/experimental/webfragmentRemoteWebViewService Remote service for the WebViewService, this gets its data from /rest/experimental/webfragment -
Class Summary Class Description AbstractRemoteWebView WebView
implementation that communicates with Confluence remotely.AbstractRemoteWebViewService WebViewService
implementation that communicates with Confluence remotely.RemoteWebViewImpl WebView
implementation that communicates with Confluence remotely using the Confluence GraphQL API.RemoteWebViewServiceImpl WebViewService
implementation that communicates with Confluence remotely using the Confluence GraphQL API.