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, toString
getSource
public PluginDisableEvent(Object src, String pluginKey, PluginDisableEvent.Scope scope)
public PluginDisableEvent.Scope getScope()
Copyright © 2003–2020 Atlassian. All rights reserved.