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

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

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, Set<String> whitelistedNames)
          Sets the macro manager and the migration tasks for the rich text and plain text migrations.
 

Uses of MacroManager in com.atlassian.confluence.upgrade.upgradetask
 

Constructors in com.atlassian.confluence.upgrade.upgradetask with parameters of type MacroManager
BundleUserMacrosUpgradeTask(UserMacroLibrary userMacroLibrary, com.atlassian.plugin.ModuleDescriptorFactory moduleDescriptorFactory, MacroManager macroManager)
          Deprecated.  
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.