com.atlassian.plugin.event.events
Class PluginFrameworkStartedEvent
java.lang.Object
com.atlassian.plugin.event.events.PluginFrameworkStartedEvent
public class PluginFrameworkStartedEvent
- extends Object
Event that signifies the plugin framework has been started and initialized
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginFrameworkStartedEvent
public PluginFrameworkStartedEvent(PluginController pluginController,
PluginAccessor pluginAccessor)
getPluginController
public PluginController getPluginController()
getPluginAccessor
public PluginAccessor getPluginAccessor()
Copyright © 2011 Atlassian. All Rights Reserved.