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, putFuturepublic RemoteWebViewServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
public RemoteWebView forContent(ContentId contentId)
RemoteWebViewServiceforContent in interface RemoteWebViewServicecontentId - the id of the CEO or null for a generic WebViewpublic RemoteWebView forSpace(String spaceKey)
forSpace in interface RemoteWebViewServicepublic RemoteWebView forGeneric()
RemoteWebViewServiceforGeneric in interface RemoteWebViewServiceCopyright © 2003–2018 Atlassian. All rights reserved.