com.atlassian.plugin.event.events
Class PluginRefreshedEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginRefreshedEvent
public class PluginRefreshedEvent
- extends Object
Event fired when the plugin has been refreshed with no user interaction
- Since:
- 2.2.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginRefreshedEvent
public PluginRefreshedEvent(Plugin plugin)
getPlugin
public Plugin getPlugin()
Copyright © 2011 Atlassian. All Rights Reserved.