public class PluginDisableEvent extends PluginEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
PluginDisableEvent.Scope |
source| Constructor and Description |
|---|
PluginDisableEvent(Object src,
String pluginKey) |
PluginDisableEvent(Object src,
String pluginKey,
PluginDisableEvent.Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
PluginDisableEvent.Scope |
getScope() |
equals, getPluginKey, hashCode, toStringgetSourcepublic PluginDisableEvent(Object src, String pluginKey, PluginDisableEvent.Scope scope)
public PluginDisableEvent.Scope getScope()
Copyright © 2003–2021 Atlassian. All rights reserved.