Uses of Interface
com.atlassian.confluence.macro.xhtml.MacroMigrationManager
Packages that use MacroMigrationManager
Package
Description
-
Uses of MacroMigrationManager in com.atlassian.confluence.content.render.xhtml.migration
Constructors in com.atlassian.confluence.content.render.xhtml.migration with parameters of type MacroMigrationManagerModifierConstructorDescriptionXhtmlMacroRendererComponent
(com.atlassian.renderer.v2.macro.MacroManager v2MacroManager, MacroMigrationManager macroMigrationManager, Marshaller<MacroDefinition> macroMarshaller, MacroReplacementRendererRepository replacementRepository, MacroDefinitionDeserializer macroDefinitionWikiMarkupDeserializer) -
Uses of MacroMigrationManager in com.atlassian.confluence.macro.xhtml
Classes in com.atlassian.confluence.macro.xhtml that implement MacroMigrationManagerModifier and TypeClassDescriptionclass
Listens for plugin events and registers / unregisters the macro migration tasks with itself.