public class ContentMacroServiceImpl extends Object implements ContentMacroService
ContentMacroService.MacroInstanceFinder
Constructor and Description |
---|
ContentMacroServiceImpl(ContentEntityManagerInternal contentEntityManager,
XhtmlContent xhtmlContent,
PermissionManager permissionManager) |
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
|
public ContentMacroServiceImpl(ContentEntityManagerInternal contentEntityManager, XhtmlContent xhtmlContent, PermissionManager permissionManager)
public ContentMacroService.MacroInstanceFinder findInContent(ContentId contentId, Expansion... expansion)
ContentMacroService
findInContent
in interface ContentMacroService
contentId
- The content to scan for the macroexpansion
- no expansions on macros are currently supportedCopyright © 2003–2015 Atlassian. All rights reserved.