| Package | Description |
|---|---|
| com.atlassian.plugin.classloader | |
| com.atlassian.plugin.loaders | |
| com.atlassian.plugin.manager | |
| com.atlassian.plugin.tracker |
| Class and Description |
|---|
| PluginEnabledEvent
Event fired when a plugin is enabled, installed or updated.
|
| PluginModuleEnabledEvent
Event fired when a plugin module is enabled, which can also happen when its
plugin is enabled or installed.
|
| Class and Description |
|---|
| PluginFrameworkShutdownEvent
Event that signifies the plugin framework has been shutdown
|
| Class and Description |
|---|
| PluginContainerUnavailableEvent
Event for when the container of a plugin is been shutdown, usually as a result of the OSGi bundle being stopped
|
| PluginDisabledEvent
Event that signifies a plugin has been disabled, uninstalled or updated.
|
| PluginModuleAvailableEvent
Signifies a plugin module is now available outside the usual installation process.
|
| PluginModuleUnavailableEvent
Signifies a plugin module is now unavailable outside the usual installation process.
|
| PluginRefreshedEvent
Event fired when the plugin has been refreshed with no user interaction
|
| Class and Description |
|---|
| PluginDisabledEvent
Event that signifies a plugin has been disabled, uninstalled or updated.
|
| PluginModuleDisabledEvent
Event fired when a plugin module is disabled, which can also happen when its
plugin is disabled or uninstalled.
|
| PluginModuleEnabledEvent
Event fired when a plugin module is enabled, which can also happen when its
plugin is enabled or installed.
|
Copyright © 2013 Atlassian. All Rights Reserved.