|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.event.events.PluginModuleEnabledEvent
public class PluginModuleEnabledEvent
Event fired when a plugin module is enabled, which can also happen when its plugin is enabled or installed.
com.atlassian.plugin.event.events| Constructor Summary | |
|---|---|
PluginModuleEnabledEvent(ModuleDescriptor module)
|
|
| Method Summary | |
|---|---|
ModuleDescriptor |
getModule()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginModuleEnabledEvent(ModuleDescriptor module)
| Method Detail |
|---|
public ModuleDescriptor getModule()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||