com.atlassian.plugin.event.events
Class PluginModuleEnabledEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginModuleEnabledEvent
public class PluginModuleEnabledEvent
- extends Object
Event fired when a plugin module is enabled, which can also happen when its
plugin is enabled or installed.
- See Also:
com.atlassian.plugin.event.events
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginModuleEnabledEvent
public PluginModuleEnabledEvent(ModuleDescriptor module)
getModule
public ModuleDescriptor getModule()
Copyright © 2011 Atlassian. All Rights Reserved.