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