Class V2CompatibilityMacro

java.lang.Object
com.atlassian.confluence.macro.V2CompatibilityMacro
All Implemented Interfaces:
Macro

public class V2CompatibilityMacro extends Object implements Macro
A wrapper macro that retains compatibility with our old V2 macros. By default all bodyless V2 macros are wrapped. V2 macros with bodies are only wrapped if there is a bodyType attribute in the <macro>. This is ignored in pre 4.0 systems.