|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.event.events.PluginListUpgradedEvent
public class PluginListUpgradedEvent
Event that indicates a plugin set has been upgraded at runtime
| Constructor Summary | |
|---|---|
PluginListUpgradedEvent(java.lang.Iterable<Plugin> plugins)
Constructs the event |
|
| Method Summary | |
|---|---|
java.lang.Iterable<Plugin> |
getPlugins()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginListUpgradedEvent(java.lang.Iterable<Plugin> plugins)
plugins - The plugin list that has been upgraded| Method Detail |
|---|
public java.lang.Iterable<Plugin> getPlugins()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||