public class RemoteContentMacroServiceImpl extends AbstractRemoteService<ContentMacroService> implements RemoteContentMacroService
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl |
RemoteContentMacroService.RemoteMacroFinderprovider| Constructor and Description |
|---|
RemoteContentMacroServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
RemoteContentMacroService.RemoteMacroFinder |
findInContent(ContentId content,
Expansion... expansions)
Retrieve details about a macro matching the page, version and macro hash.
|
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, putFuturepublic RemoteContentMacroServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
public RemoteContentMacroService.RemoteMacroFinder findInContent(ContentId content, Expansion... expansions)
RemoteContentMacroServicefindInContent in interface RemoteContentMacroServicecontent - The content to scan for the macroexpansions - no expansions are currently supportedCopyright © 2003–2021 Atlassian. All rights reserved.