Class PluginUpgradingEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginEvent
com.atlassian.plugin.event.events.PluginUpgradingEvent
Event fired before a plugin is upgraded at runtime.
The plugin of this event is the old plugin, and it is fired before the old plugin is removed from the system.
- Since:
- 4.0.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.plugin.event.events.PluginEvent
getPlugin, toString
-
Constructor Details
-
PluginUpgradingEvent
-