| 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 |
PluginModuleDisabledEvent
Event fired when a plugin module is disabled, which can also happen when its
plugin is disabled or uninstalled.
|
class |
PluginModuleDisablingEvent
Event fired when a plugin module is about to be disabled, which can also happen when its
plugin is about to be disabled or uninstalled.
|
Copyright © 2020 Atlassian. All rights reserved.