Package com.atlassian.renderer.v2.macro

Interface Summary
Macro A pluggable, programmatic module for inserting interesting things into a wiki page.
MacroManager  
ResourceAware  
 

Class Summary
BaseMacro Abstract implementation of Macro which should be extended by all plugin macros.
DefaultMacroManager A simple hard-coded implementation of a MacroManager that will server up the basic and html macros included in the renderer component.
ResourceAwareMacroDecorator  
 

Enum Summary
WysiwygBodyType There are two ways that a Macro Body can be rendered for a Wysiwyg editor.
 

Exception Summary
MacroException A macro exception means that a macro has failed to execute successfully, but that this is not a problem with Confluence itself.
 



Copyright © 2013 Atlassian. All Rights Reserved.