Uses of Class
com.atlassian.plugin.event.events.PluginFrameworkEvent
Packages that use PluginFrameworkEvent
Package
Description
This package contains events that will be fired by the framework.
-
Uses of PluginFrameworkEvent in com.atlassian.plugin.event.events
Subclasses of PluginFrameworkEvent in com.atlassian.plugin.event.eventsModifier and TypeClassDescriptionclassEvent that signifies the plugin framework is delayed after early startup and is waiting to commence late startup.classEvent that signifies the plugin framework has resumed initialization in response to lateStartup.classEvent that signifies the plugin framework has been shutdown.classEvent that signifies the plugin framework is about to be shutdown.classEvent that signifies the plugin framework has been started and initialized.classEvent that signifies the plugin framework is being started.classSignals a warm restart of the plugin framework has been completed.classSignals a warm restart of the plugin framework is about to begin.