Uses of Interface
com.atlassian.plugin.PluginController
Packages that use PluginController
Package
Description
This package contains events that will be fired by the framework.
-
Uses of PluginController in com.atlassian.plugin.event.events
Methods in com.atlassian.plugin.event.events that return PluginControllerConstructors in com.atlassian.plugin.event.events with parameters of type PluginControllerModifierConstructorDescriptionPluginFrameworkDelayedEvent(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)