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, putFuture
public RemoteContentMacroServiceImpl(AuthenticatedWebResourceProvider provider, com.google.common.util.concurrent.ListeningExecutorService executor)
public RemoteContentMacroService.RemoteMacroFinder findInContent(ContentId content, Expansion... expansions)
RemoteContentMacroService
findInContent
in interface RemoteContentMacroService
content
- The content to scan for the macroexpansions
- no expansions are currently supportedCopyright © 2003–2018 Atlassian. All rights reserved.