public class RemoteContentMacroServiceImpl extends AbstractRemoteService<ContentMacroService> implements RemoteContentMacroService
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl |
RemoteContentMacroService.RemoteMacroFinder| 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, deleteFuture, deleteFuture, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, 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–2019 Atlassian. All rights reserved.