Uses of Interface
com.atlassian.confluence.macro.browser.MacroIconManager

Packages that use MacroIconManager
com.atlassian.confluence.diff   
com.atlassian.confluence.macro.browser   
com.atlassian.confluence.tinymceplugin.placeholder   
 

Uses of MacroIconManager in com.atlassian.confluence.diff
 

Constructors in com.atlassian.confluence.diff with parameters of type MacroIconManager
MacroIconInsertingPostProcessor(MacroMetadataManager macroMetadataManager, MacroIconManager macroIconManager, I18NBeanFactory i18NBeanFactory)
           
 

Uses of MacroIconManager in com.atlassian.confluence.macro.browser
 

Classes in com.atlassian.confluence.macro.browser that implement MacroIconManager
 class DefaultMacroIconManager
           
 

Uses of MacroIconManager in com.atlassian.confluence.tinymceplugin.placeholder
 

Constructors in com.atlassian.confluence.tinymceplugin.placeholder with parameters of type MacroIconManager
MacroIconPlaceholderServlet(MacroMetadataManager macroMetadataManager, MacroIconManager macroIconManager, PlaceholderImageFactory placeholderImageFactory)
           
MacroPlaceholderServlet(MacroMetadataManager macroMetadataManager, MacroIconManager macroIconManager, PlaceholderImageFactory placeholderImageFactory, I18NBeanFactory i18NBeanFactory, MacroDefinitionDeserializer macroDefinitionDeserializer)
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.