Uses of Interface
com.atlassian.confluence.content.render.xhtml.migration.MacroReplacementRendererRepository
Packages that use MacroReplacementRendererRepository
-
Uses of MacroReplacementRendererRepository in com.atlassian.confluence.content.render.xhtml.migration
Classes in com.atlassian.confluence.content.render.xhtml.migration that implement MacroReplacementRendererRepositoryModifier and TypeClassDescriptionclass
A MacroReplacementRendererRepository that looks up MacroReplacementRenderers based on the class of the macro to be replaced.Constructors in com.atlassian.confluence.content.render.xhtml.migration with parameters of type MacroReplacementRendererRepositoryModifierConstructorDescriptionXhtmlMacroRendererComponent
(com.atlassian.renderer.v2.macro.MacroManager v2MacroManager, MacroMigrationManager macroMigrationManager, Marshaller<MacroDefinition> macroMarshaller, MacroReplacementRendererRepository replacementRepository, MacroDefinitionDeserializer macroDefinitionWikiMarkupDeserializer)