| java.lang.Object |
| ↳ |
com.atlassian.confluence.content.render.xhtml.migration.DefaultMacroReplacementRendererRepository |
Class Overview
A MacroReplacementRendererRepository that looks up MacroReplacementRenderers based on the class
of the macro to be replaced.
Public Constructors
Public Methods
Get the MacroReplacementRenderer for the given class of v2 Macro.
Parameters
| macroClass
| the class name of a v2 Macro to be replaced. |
Returns
- the MacroReplacementRenderer that handles the provided macro or null if there is no MacroReplacementRenderer