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