| Package | Description |
|---|---|
| com.atlassian.plugin.event.events |
This package contains events that will be fired by the framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginFrameworkDelayedEvent
Event that signifies the plugin framework is delayed after early startup and is waiting
to commence late startup.
|
class |
PluginFrameworkResumingEvent
Event that signifies the plugin framework has resumed initialization in response to lateStartup.
|
class |
PluginFrameworkShutdownEvent
Event that signifies the plugin framework has been shutdown.
|
class |
PluginFrameworkShuttingDownEvent
Event that signifies the plugin framework is about to be shutdown.
|
class |
PluginFrameworkStartedEvent
Event that signifies the plugin framework has been started and initialized.
|
class |
PluginFrameworkStartingEvent
Event that signifies the plugin framework is being started.
|
class |
PluginFrameworkWarmRestartedEvent
Signals a warm restart of the plugin framework has been completed.
|
class |
PluginFrameworkWarmRestartingEvent
Signals a warm restart of the plugin framework is about to begin.
|
Copyright © 2018 Atlassian. All rights reserved.