|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.api.impl.service.content.ContentMacroServiceImpl
public class ContentMacroServiceImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.atlassian.confluence.api.service.content.ContentMacroService |
|---|
ContentMacroService.MacroInstanceFinder |
| Constructor Summary | |
|---|---|
ContentMacroServiceImpl(ContentEntityManagerInternal contentEntityManager,
XhtmlContent xhtmlContent,
PermissionManager permissionManager)
|
|
| Method Summary | |
|---|---|
ContentMacroService.MacroInstanceFinder |
findInContent(ContentId contentId,
Expansion... expansion)
Create a macro instance finder to locate macro instances in the given Content |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentMacroServiceImpl(ContentEntityManagerInternal contentEntityManager,
XhtmlContent xhtmlContent,
PermissionManager permissionManager)
| Method Detail |
|---|
public ContentMacroService.MacroInstanceFinder findInContent(ContentId contentId,
Expansion... expansion)
ContentMacroService
findInContent in interface ContentMacroServicecontentId - The content to scan for the macroexpansion - no expansions on macros are currently supported
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||