Class DelegatingStorageMacroMarshaller

java.lang.Object
com.atlassian.confluence.content.render.xhtml.storage.macro.DelegatingStorageMacroMarshaller
All Implemented Interfaces:
Marshaller<MacroDefinition>, MigrationAware

public class DelegatingStorageMacroMarshaller extends Object implements Marshaller<MacroDefinition>, MigrationAware
A Marshaller of MacroDefinitions which decided which macro storage format to marshal, depending on the MacroDefinition.
Since:
5.3