|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.event.events.PluginModuleUnavailableEvent
public class PluginModuleUnavailableEvent
Signifies a plugin module is now unavailable outside the usual installation process.
| Constructor Summary | |
|---|---|
PluginModuleUnavailableEvent(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 PluginModuleUnavailableEvent(ModuleDescriptor<?> module)
| Method Detail |
|---|
public ModuleDescriptor<?> getModule()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||