Uses of Interface
com.atlassian.confluence.macro.xhtml.MacroMigrationManager

Packages that use MacroMigrationManager
com.atlassian.confluence.content.render.xhtml.migration   
com.atlassian.confluence.macro.xhtml   
 

Uses of MacroMigrationManager in com.atlassian.confluence.content.render.xhtml.migration
 

Constructors in com.atlassian.confluence.content.render.xhtml.migration with parameters of type MacroMigrationManager
XhtmlMacroRendererComponent(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 MacroMigrationManager
 class DefaultMacroMigrationManager
           Listens for plugin events and registers / unregisters the macro migration tasks with itself.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.