Class PluginDisableEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.admin.ConfigurationEvent
com.atlassian.confluence.event.events.plugin.PluginEvent
com.atlassian.confluence.event.events.plugin.PluginDisableEvent
- All Implemented Interfaces:
ClusterEvent,Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionPluginDisableEvent(Object src, String pluginKey) PluginDisableEvent(Object src, String pluginKey, PluginDisableEvent.Scope scope) -
Method Summary
Methods inherited from class com.atlassian.confluence.event.events.plugin.PluginEvent
equals, getPluginKey, hashCode, toStringMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource
-
Constructor Details
-
PluginDisableEvent
-
PluginDisableEvent
-
-
Method Details
-
getScope
-