Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml.migration | |
com.atlassian.confluence.macro | |
com.atlassian.confluence.tinymceplugin.placeholder |
Constructor and Description |
---|
XhtmlMacroRendererComponent(com.atlassian.renderer.v2.macro.MacroManager v2MacroManager,
MacroMigrationManager macroMigrationManager,
Marshaller<MacroDefinition> macroMarshaller,
MacroReplacementRendererRepository replacementRepository,
MacroDefinitionDeserializer macroDefinitionWikiMarkupDeserializer) |
Modifier and Type | Class and Description |
---|---|
class |
MacroDefinitionRequestDeserializer
Responsible for deserializing the encoded representation of a MacroDefinition
produced by
MacroDefinitionRequestSerializer . |
class |
MacroDefinitionWikiMarkupDeserializer
Deserializes a wiki markup format macro declaration to a MacroDefinition.
|
Constructor and Description |
---|
MacroDefinitionRequestDeserializer(MacroDefinitionDeserializer wikiMarkupDeserializer) |
Constructor and Description |
---|
MacroPlaceholderServlet(MacroMetadataManager macroMetadataManager,
MacroIconManager macroIconManager,
PlaceholderImageFactory placeholderImageFactory,
I18NBeanFactory i18NBeanFactory,
MacroDefinitionDeserializer macroDefinitionDeserializer) |
Copyright © 2003–2020 Atlassian. All rights reserved.