| Interface | Description |
|---|---|
| Macro |
A pluggable, programmatic module for inserting interesting things into a wiki page.
|
| MacroManager | |
| ResourceAware |
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| WysiwygBodyType |
There are two ways that a Macro Body can be rendered for a Wysiwyg editor.
|
| Exception | Description |
|---|---|
| MacroException |
A macro exception means that a macro has failed to execute successfully, but that this
is not a problem with Confluence itself.
|
Copyright © 2019 Atlassian. All rights reserved.