|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.rest.client.AbstractRemoteService<ContentMacroService>
com.atlassian.confluence.rest.client.impl.RemoteContentMacroServiceImpl
public class RemoteContentMacroServiceImpl
| Nested Class Summary | |
|---|---|
class |
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl
|
| Nested classes/interfaces inherited from interface com.atlassian.confluence.rest.client.RemoteContentMacroService |
|---|
RemoteContentMacroService.RemoteMacroFinder |
| Constructor Summary | |
|---|---|
RemoteContentMacroServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor)
|
|
| Method Summary | |
|---|---|
RemoteContentMacroService.RemoteMacroFinder |
findInContent(ContentId content,
Expansion... expansions)
Retrieve details about a macro matching the page, version and macro hash. |
| Methods inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService |
|---|
addExpansions, addPageRequest, addPageRequestParams, deleteFuture, deleteFuture, getFutureGenericCollection, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, putFuture |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteContentMacroServiceImpl(AuthenticatedWebResourceProvider provider,
com.google.common.util.concurrent.ListeningExecutorService executor)
| Method Detail |
|---|
public RemoteContentMacroService.RemoteMacroFinder findInContent(ContentId content,
Expansion... expansions)
RemoteContentMacroService
findInContent in interface RemoteContentMacroServicecontent - The content to scan for the macroexpansions - no expansions are currently supported
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||