com.atlassian.plugin.event.events
Class PluginFrameworkWarmRestartedEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginFrameworkWarmRestartedEvent
public class PluginFrameworkWarmRestartedEvent
- extends Object
Signals a warm restart of the plugin framework has been completed
- Since:
- 2.3.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginFrameworkWarmRestartedEvent
public PluginFrameworkWarmRestartedEvent(PluginController pluginController,
PluginAccessor pluginAccessor)
getPluginController
public PluginController getPluginController()
getPluginAccessor
public PluginAccessor getPluginAccessor()
Copyright © 2015 Atlassian. All rights reserved.