public class PluginMacroUnregisteredEvent extends ConfigurationEvent
An event to indicate that a plugin hosted macro has been unregistered with an XHTML MacroManager
.
Note: this event should not be used to indicate that a user macro has been removed via RPC or the UI. It should be used to indicate if a user macro defined in a plugin was unregistered.
source
Constructor and Description |
---|
PluginMacroUnregisteredEvent(String macroName,
Object src) |
Modifier and Type | Method and Description |
---|---|
String |
getMacroName() |
equals, hashCode
getSource, toString
Copyright © 2003–2016 Atlassian. All rights reserved.