Package | Description |
---|---|
com.atlassian.confluence.rest.client | |
com.atlassian.confluence.rest.client.impl |
Modifier and Type | Method and Description |
---|---|
RemoteContentMacroService.RemoteMacroFinder |
RemoteContentMacroService.findInContent(ContentId contentId,
Expansion... expansions)
Retrieve details about a macro matching the page, version and macro hash.
|
RemoteContentMacroService.RemoteMacroFinder |
RemoteContentMacroService.RemoteMacroFinder.withContentVersion(int versionNumber) |
RemoteContentMacroService.RemoteMacroFinder |
RemoteContentMacroService.RemoteMacroFinder.withHash(String hash)
Deprecated.
since 5.8, use
withMacroId(String) |
RemoteContentMacroService.RemoteMacroFinder |
RemoteContentMacroService.RemoteMacroFinder.withMacroId(String macroId) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl |
Modifier and Type | Method and Description |
---|---|
RemoteContentMacroService.RemoteMacroFinder |
RemoteContentMacroServiceImpl.findInContent(ContentId content,
Expansion... expansions) |
RemoteContentMacroService.RemoteMacroFinder |
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl.withContentVersion(int versionNumber) |
RemoteContentMacroService.RemoteMacroFinder |
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl.withHash(String hash)
Deprecated.
|
RemoteContentMacroService.RemoteMacroFinder |
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl.withMacroId(String macroId) |
Copyright © 2003–2017 Atlassian. All rights reserved.