public class PluginMacroRegisteredEvent extends ConfigurationEvent
An event to indicate that a macro has been registered with an XHTML MacroManager from a plugin.
Note: this event should not be used to indicate that a user macro has been created via RPC or the UI. It should be used to indicate if a user macro was registered from a plugin.
source| Constructor and Description |
|---|
PluginMacroRegisteredEvent(String macroName,
Object src) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMacroName() |
equals, hashCodegetSource, toStringCopyright © 2003–2022 Atlassian. All rights reserved.