| Package | Description |
|---|---|
| com.atlassian.confluence.event.events.plugin |
| Modifier and Type | Method and Description |
|---|---|
PluginDisableEvent.Scope |
PluginDisableEvent.getScope() |
static PluginDisableEvent.Scope |
PluginDisableEvent.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginDisableEvent.Scope[] |
PluginDisableEvent.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PluginDisableEvent(Object src,
String pluginKey,
PluginDisableEvent.Scope scope) |
Copyright © 2003–2016 Atlassian. All rights reserved.