|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacroDefinitionDeserializer | |
|---|---|
| com.atlassian.confluence.content.render.xhtml.migration | |
| com.atlassian.confluence.macro | |
| Uses of MacroDefinitionDeserializer in com.atlassian.confluence.content.render.xhtml.migration |
|---|
| Constructors in com.atlassian.confluence.content.render.xhtml.migration with parameters of type MacroDefinitionDeserializer | |
|---|---|
XhtmlMacroRendererComponent(com.atlassian.renderer.v2.macro.MacroManager v2MacroManager,
MacroMigrationManager macroMigrationManager,
Marshaller<MacroDefinition> macroMarshaller,
MacroReplacementRendererRepository replacementRepository,
MacroDefinitionDeserializer macroDefinitionWikiMarkupDeserializer)
|
|
| Uses of MacroDefinitionDeserializer in com.atlassian.confluence.macro |
|---|
| Classes in com.atlassian.confluence.macro that implement MacroDefinitionDeserializer | |
|---|---|
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. |
| Constructors in com.atlassian.confluence.macro with parameters of type MacroDefinitionDeserializer | |
|---|---|
MacroDefinitionRequestDeserializer(MacroDefinitionDeserializer wikiMarkupDeserializer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||