public interface ContentMacroService
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ContentMacroService.MacroInstanceFinder | 
| 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-2014 Atlassian. All Rights Reserved.