Class PluginModuleDisabledEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginModuleEvent
com.atlassian.plugin.event.events.PluginModulePersistentEvent
com.atlassian.plugin.event.events.PluginModuleDisabledEvent
Event fired when a plugin module is disabled, which can also happen when its
plugin is disabled or uninstalled.
- Since:
- 2.2.0
- 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
-
PluginModuleDisabledEvent
-