Class PluginModuleDisablingEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginModuleEvent
com.atlassian.plugin.event.events.PluginModulePersistentEvent
com.atlassian.plugin.event.events.PluginModuleDisablingEvent
Event fired when a plugin module is about to be disabled, which can also happen when its
plugin is about to be disabled or uninstalled.
- Since:
- 3.0.5
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.plugin.event.events.PluginModulePersistentEvent
isPersistentMethods inherited from class com.atlassian.plugin.event.events.PluginModuleEvent
getModule, toString
-
Constructor Details
-
PluginModuleDisablingEvent
-