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 classWebViewimplementation 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 AbstractRemoteWebViewAbstractRemoteWebViewService.newRemoteWebView()protected AbstractRemoteWebViewRemoteWebViewServiceImpl.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 TypeClassDescriptionclassRemoteWebViewimplementation 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 AbstractRemoteWebViewGraphQLRemoteWebViewServiceImpl.newRemoteWebView()