com.atlassian.plugin.event.events
Class PluginFrameworkShuttingDownEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginFrameworkShuttingDownEvent
public class PluginFrameworkShuttingDownEvent
- extends Object
Event that signifies the plugin framework is about to be shutdown
- Since:
- 3.2.11
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginFrameworkShuttingDownEvent
public PluginFrameworkShuttingDownEvent(PluginController pluginController,
PluginAccessor pluginAccessor)
getPluginController
public PluginController getPluginController()
getPluginAccessor
public PluginAccessor getPluginAccessor()
Copyright © 2015 Atlassian. All rights reserved.