Uses of Interface
com.atlassian.confluence.rest.client.remoteservice.webfragment.RemoteWebViewService
- 
Packages that use RemoteWebViewService Package Description com.atlassian.confluence.rest.client.remoteservice.webfragment com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql  - 
- 
Uses of RemoteWebViewService in com.atlassian.confluence.rest.client.remoteservice.webfragment
Classes in com.atlassian.confluence.rest.client.remoteservice.webfragment that implement RemoteWebViewService Modifier and Type Class Description classAbstractRemoteWebViewServiceWebViewServiceimplementation that communicates with Confluence remotely.classRemoteWebViewServiceImplWebViewServiceimplementation that communicates with Confluence remotely using the Confluence GraphQL API. - 
Uses of RemoteWebViewService in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql
Classes in com.atlassian.confluence.rest.client.remoteservice.webfragment.graphql that implement RemoteWebViewService Modifier and Type Class Description classGraphQLRemoteWebViewServiceImplWebViewServiceimplementation that communicates with Confluence remotely using the Confluence GraphQL API. 
 -