|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginDisableEvent.Scope | |
---|---|
com.atlassian.confluence.event.events.plugin |
Uses of PluginDisableEvent.Scope in com.atlassian.confluence.event.events.plugin |
---|
Methods in com.atlassian.confluence.event.events.plugin that return PluginDisableEvent.Scope | |
---|---|
PluginDisableEvent.Scope |
PluginDisableEvent.getScope()
|
static PluginDisableEvent.Scope |
PluginDisableEvent.Scope.valueOf(java.lang.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. |
Constructors in com.atlassian.confluence.event.events.plugin with parameters of type PluginDisableEvent.Scope | |
---|---|
PluginDisableEvent(java.lang.Object src,
java.lang.String pluginKey,
PluginDisableEvent.Scope scope)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |