Uses of Interface
com.atlassian.confluence.macro.MacroDefinitionDeserializer
Packages that use MacroDefinitionDeserializer
Package
Description
- 
Uses of MacroDefinitionDeserializer in com.atlassian.confluence.content.render.xhtml.migrationConstructors in com.atlassian.confluence.content.render.xhtml.migration with parameters of type MacroDefinitionDeserializerModifierConstructorDescriptionXhtmlMacroRendererComponent(com.atlassian.renderer.v2.macro.MacroManager v2MacroManager, MacroMigrationManager macroMigrationManager, Marshaller<MacroDefinition> macroMarshaller, MacroReplacementRendererRepository replacementRepository, MacroDefinitionDeserializer macroDefinitionWikiMarkupDeserializer) 
- 
Uses of MacroDefinitionDeserializer in com.atlassian.confluence.macroClasses in com.atlassian.confluence.macro that implement MacroDefinitionDeserializerModifier and TypeClassDescriptionclassResponsible for deserializing the encoded representation of a MacroDefinition produced byMacroDefinitionRequestSerializer.classDeserializes a wiki markup format macro declaration to a MacroDefinition.Constructors in com.atlassian.confluence.macro with parameters of type MacroDefinitionDeserializerModifierConstructorDescriptionMacroDefinitionRequestDeserializer(MacroDefinitionDeserializer wikiMarkupDeserializer) 
- 
Uses of MacroDefinitionDeserializer in com.atlassian.confluence.tinymceplugin.placeholderConstructors in com.atlassian.confluence.tinymceplugin.placeholder with parameters of type MacroDefinitionDeserializerModifierConstructorDescriptionMacroPlaceholderServlet(MacroMetadataManager macroMetadataManager, MacroIconManager macroIconManager, PlaceholderImageFactory placeholderImageFactory, I18NBeanFactory i18NBeanFactory, MacroDefinitionDeserializer macroDefinitionDeserializer)