@ExperimentalApi
public interface ContentMacroService
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContentMacroService.MacroInstanceFinder
A finder for locating instances of macros on content
|
| Modifier and Type | Method and Description |
|---|---|
ContentMacroService.MacroInstanceFinder |
findInContent(ContentId contentId,
Expansion... expansion)
Create a macro instance finder to locate macro instances in the given Content
|
ContentMacroService.MacroInstanceFinder findInContent(ContentId contentId, Expansion... expansion)
contentId - The content to scan for the macroexpansion - no expansions on macros are currently supportedCopyright © 2003–2018 Atlassian. All rights reserved.