Package | Description |
---|---|
com.atlassian.confluence.rest.client.remoteservice.webfragment | |
com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRemoteWebView
WebView implementation that communicates with Confluence remotely. |
class |
RemoteWebViewImpl
WebView implementation that communicates with Confluence
remotely using the Confluence GraphQL API. |
Modifier and Type | Method and Description |
---|---|
RemoteWebView |
AbstractRemoteWebViewService.forContent(ContentId contentId) |
RemoteWebView |
RemoteWebViewService.forContent(ContentId contentId)
Provides a new WebView.
|
RemoteWebView |
AbstractRemoteWebViewService.forGeneric() |
RemoteWebView |
RemoteWebViewService.forGeneric()
Provides a new generic WebView.
|
RemoteWebView |
AbstractRemoteWebViewService.forSpace(String spaceKey) |
RemoteWebView |
RemoteWebViewService.forSpace(String spaceKey) |
Modifier and Type | Class and Description |
---|---|
class |
GraphQLRemoteWebViewImpl
RemoteWebView implementation that communicates with Confluence
remotely using the Confluence GraphQL API. |
Copyright © 2003–2023 Atlassian. All rights reserved.