Uses of Interface
com.atlassian.confluence.tinymceplugin.placeholder.PlaceholderImageFactory
-
Packages that use PlaceholderImageFactory Package Description com.atlassian.confluence.tinymceplugin.placeholder -
-
Uses of PlaceholderImageFactory in com.atlassian.confluence.tinymceplugin.placeholder
Classes in com.atlassian.confluence.tinymceplugin.placeholder that implement PlaceholderImageFactory Modifier and Type Class Description classDefaultPlaceholderImageFactoryConstructors in com.atlassian.confluence.tinymceplugin.placeholder with parameters of type PlaceholderImageFactory Constructor Description ErrorPlaceholderServlet(PlaceholderImageFactory placeholderImageFactory, I18NBeanFactory i18NBeanFactory)MacroIconPlaceholderServlet(MacroMetadataManager macroMetadataManager, MacroIconManager macroIconManager, PlaceholderImageFactory placeholderImageFactory)MacroPlaceholderServlet(MacroMetadataManager macroMetadataManager, MacroIconManager macroIconManager, PlaceholderImageFactory placeholderImageFactory, I18NBeanFactory i18NBeanFactory, MacroDefinitionDeserializer macroDefinitionDeserializer)UnknownAttachmentPlaceholderServlet(PlaceholderImageFactory placeholderImageFactory, I18NBeanFactory i18NBeanFactory)UnknownMacroPlaceholderServlet(PlaceholderImageFactory placeholderImageFactory, I18NBeanFactory i18NBeanFactory)
-