|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentMacroService.MacroInstanceFinder | |
|---|---|
| com.atlassian.confluence.api.impl.service.content | |
| com.atlassian.confluence.api.service.content | |
| Uses of ContentMacroService.MacroInstanceFinder in com.atlassian.confluence.api.impl.service.content |
|---|
| Methods in com.atlassian.confluence.api.impl.service.content that return ContentMacroService.MacroInstanceFinder | |
|---|---|
ContentMacroService.MacroInstanceFinder |
ContentMacroServiceImpl.findInContent(ContentId contentId,
Expansion... expansion)
|
| Uses of ContentMacroService.MacroInstanceFinder in com.atlassian.confluence.api.service.content |
|---|
| Methods in com.atlassian.confluence.api.service.content that return ContentMacroService.MacroInstanceFinder | |
|---|---|
ContentMacroService.MacroInstanceFinder |
ContentMacroService.findInContent(ContentId contentId,
Expansion... expansion)
Create a macro instance finder to locate macro instances in the given Content |
ContentMacroService.MacroInstanceFinder |
ContentMacroService.MacroInstanceFinder.withContentVersion(int version)
Apply a filter for the content to search, if this is not specified the latest version of the content will be used. |
ContentMacroService.MacroInstanceFinder |
ContentMacroService.MacroInstanceFinder.withHash(java.lang.String hash)
Apply a filter of the hash of the macro body, this is currently mandatory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||