public abstract class AbstractRemoteWebView extends AbstractRemoteService<WebView> implements RemoteWebView
WebView implementation that communicates with Confluence remotely.| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.fugue.Option<ContentId> |
contentId |
protected com.atlassian.fugue.Option<String> |
spaceKey |
protected com.atlassian.fugue.Option<Integer> |
version |
provider| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRemoteWebView(AbstractRemoteService delegate) |
addExpansions, addPageRequest, addPageRequestParams, deleteFuture, deleteFuture, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, putFutureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetItemsForSection, getPanelsForLocation, getPanelsForLocations, getSectionsForLocation, getSectionsForLocationsprotected com.atlassian.fugue.Option<ContentId> contentId
protected com.atlassian.fugue.Option<Integer> version
protected com.atlassian.fugue.Option<String> spaceKey
protected AbstractRemoteWebView(AbstractRemoteService delegate)
Copyright © 2003–2019 Atlassian. All rights reserved.