| Interface | Description |
|---|---|
| RemoteWebView |
Remote helper class for fetching WebView from the REST API,
This gets its data from /rest/experimental/webfragment
|
| RemoteWebViewService |
Remote service for the WebViewService, this gets its data from /rest/experimental/webfragment
|
| 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. |
Copyright © 2003–2021 Atlassian. All rights reserved.