Uses of Interface
com.atlassian.confluence.renderer.MacroManager

Packages that use MacroManager
com.atlassian.confluence.macro.xhtml   
 

Uses of MacroManager in com.atlassian.confluence.macro.xhtml
 

Constructors in com.atlassian.confluence.macro.xhtml with parameters of type MacroManager
DefaultMacroMigrationManager(MacroMigration richTextMacroMigration, MacroMigration plainTextMacroMigration, MacroMigration v2MacroToUnmigratedWikiMarkupMacroMigration, MacroManager xhtmlOnlyMacroManager, MacroManager v2CompatibileMacroManager, MacroManager v2MacroManager, java.util.Set<java.lang.String> whitelistedNames)
          Sets the macro manager and the migration tasks for the rich text and plain text migrations.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.