|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.renderer.v2.macro.BaseMacro
com.atlassian.renderer.macro.RadeoxCompatibilityMacro
com.atlassian.confluence.renderer.v2.macros.RadeoxCompatibilityMacro
A wrapper macro that retains compatibility with our old Radeox-style macros
Field Summary |
Fields inherited from class com.atlassian.renderer.macro.RadeoxCompatibilityMacro |
ATTACHMENTS_PATH, EXTRACTED_EXTERNAL_REFERENCES, log, RENDER_CONTEXT |
Fields inherited from interface com.atlassian.renderer.v2.macro.Macro |
RAW_PARAMS_KEY |
Constructor Summary | |
RadeoxCompatibilityMacro(Macro macro)
|
Method Summary | |
String |
execute(Map parameters,
String content,
RenderContext context)
|
Methods inherited from class com.atlassian.renderer.macro.RadeoxCompatibilityMacro |
getBodyRenderMode, getRadeoxMacro, hasBody, isInline |
Methods inherited from class com.atlassian.renderer.v2.macro.BaseMacro |
suppressMacroRenderingDuringWysiwyg, suppressSurroundingTagDuringWysiwygRendering |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RadeoxCompatibilityMacro(Macro macro)
Method Detail |
public String execute(Map parameters, String content, RenderContext context) throws MacroException
MacroException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |