| Package | Description |
|---|---|
| com.atlassian.renderer.v2.macro |
| Modifier and Type | Method and Description |
|---|---|
WysiwygBodyType |
Macro.getWysiwygBodyType()
Defines how the Macro's body should be rendered for Wysiwyg editors.
|
WysiwygBodyType |
ResourceAwareMacroDecorator.getWysiwygBodyType() |
WysiwygBodyType |
BaseMacro.getWysiwygBodyType()
Defines how the Macro's body should be rendered for Wysiwyg editors.
|
static WysiwygBodyType |
WysiwygBodyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WysiwygBodyType[] |
WysiwygBodyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Atlassian. All rights reserved.