Uses of Interface
com.atlassian.plugin.PluginAccessor
Packages that use PluginAccessor
Package
Description
This package contains events that will be fired by the framework.
-
Uses of PluginAccessor in com.atlassian.plugin.event.events
Methods in com.atlassian.plugin.event.events that return PluginAccessorConstructors in com.atlassian.plugin.event.events with parameters of type PluginAccessorModifierConstructorDescriptionPluginFrameworkDelayedEvent(PluginController pluginController, PluginAccessor pluginAccessor) PluginFrameworkEvent(PluginController pluginController, PluginAccessor pluginAccessor) PluginFrameworkResumingEvent(PluginController pluginController, PluginAccessor pluginAccessor) PluginFrameworkShutdownEvent(PluginController pluginController, PluginAccessor pluginAccessor) PluginFrameworkShuttingDownEvent(PluginController pluginController, PluginAccessor pluginAccessor) PluginFrameworkStartedEvent(PluginController pluginController, PluginAccessor pluginAccessor) PluginFrameworkStartingEvent(PluginController pluginController, PluginAccessor pluginAccessor) PluginFrameworkWarmRestartedEvent(PluginController pluginController, PluginAccessor pluginAccessor) PluginFrameworkWarmRestartingEvent(PluginController pluginController, PluginAccessor pluginAccessor)