Uses of Class
com.atlassian.confluence.rest.client.remoteservice.webfragment.AbstractRemoteWebView
Packages that use AbstractRemoteWebView
Package
Description
-
Uses of AbstractRemoteWebView in com.atlassian.confluence.rest.client.remoteservice.webfragment
Subclasses of AbstractRemoteWebView in com.atlassian.confluence.rest.client.remoteservice.webfragmentModifier and TypeClassDescriptionfinal class
WebView
implementation that communicates with Confluence remotely using the Confluence GraphQL API.Methods in com.atlassian.confluence.rest.client.remoteservice.webfragment that return AbstractRemoteWebViewModifier and TypeMethodDescriptionprotected abstract AbstractRemoteWebView
AbstractRemoteWebViewService.newRemoteWebView()
protected AbstractRemoteWebView
RemoteWebViewServiceImpl.newRemoteWebView()
-
Uses of AbstractRemoteWebView in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
Subclasses of AbstractRemoteWebView in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphqlModifier and TypeClassDescriptionclass
RemoteWebView
implementation that communicates with Confluence remotely using the Confluence GraphQL API.Methods in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql that return AbstractRemoteWebViewModifier and TypeMethodDescriptionprotected AbstractRemoteWebView
GraphQLRemoteWebViewServiceImpl.newRemoteWebView()