public class MacroBody extends Object
If the i18n properties file has values for Label and Description these will appear in the Macro Browser (for example) instead of the default text.
Constructor and Description |
---|
MacroBody(String pluginKey,
String macroName) |
MacroBody(String pluginKey,
String macroName,
boolean hidden) |
Modifier and Type | Method and Description |
---|---|
String |
getBodyType() |
Message |
getDescription() |
Message |
getLabel() |
boolean |
isHidden()
Whether or not to display the macro body in the macro browser.
|
void |
setBodyType(String bodyType) |
Copyright © 2003–2018 Atlassian. All rights reserved.