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, deleteCompletionStage, deleteCompletionStage, deleteFuture, deleteFuture, getCompletionStage, getCompletionStageGenericCollection, getCompletionStageMap, getCompletionStageMapOfPageResponses, getCompletionStageOptional, getCompletionStagePageResponseList, getCompletionStageSearchPageResponseList, getExecutor, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postCompletionStage, postCompletionStage, postCompletionStage, postCompletionStageToPageResponse, postFuture, postFuture, postFuture, postFutureToPageResponse, putCompletionStage, putFuture
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getItemsForSection, getItemsForSectionCompletionStage, getPanelsForLocation, getPanelsForLocationCompletionStage, getPanelsForLocations, getPanelsForLocationsCompletionStage, getSectionsForLocation, getSectionsForLocationCompletionStage, getSectionsForLocations, getSectionsForLocationsCompletionStage
protected 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–2021 Atlassian. All rights reserved.