public class RemoteWebViewServiceImpl extends AbstractRemoteService<WebViewService> implements RemoteWebViewService
Constructor and Description |
---|
RemoteWebViewServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor) |
Modifier and Type | Method and Description |
---|---|
RemoteWebView |
forContent(ContentId contentId)
Provides a new WebView.
|
RemoteWebView |
forGeneric()
Provides a new generic WebView.
|
RemoteWebView |
forSpace(String spaceKey) |
addExpansions, addPageRequest, addPageRequestParams, deleteFuture, deleteFuture, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, putFuture
public RemoteWebViewServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
public RemoteWebView forContent(ContentId contentId)
RemoteWebViewService
forContent
in interface RemoteWebViewService
contentId
- the id of the CEO or null for a generic WebViewpublic RemoteWebView forSpace(String spaceKey)
forSpace
in interface RemoteWebViewService
public RemoteWebView forGeneric()
RemoteWebViewService
forGeneric
in interface RemoteWebViewService
Copyright © 2003–2017 Atlassian. All rights reserved.