com.atlassian.confluence.event.events.plugin
Class PluginDisableEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
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, java.io.Serializable
public class PluginDisableEvent
- extends PluginEvent
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
Methods inherited from class java.util.EventObject |
getSource |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
PluginDisableEvent
public PluginDisableEvent(java.lang.Object src,
java.lang.String pluginKey)
PluginDisableEvent
public PluginDisableEvent(java.lang.Object src,
java.lang.String pluginKey,
PluginDisableEvent.Scope scope)
getScope
public PluginDisableEvent.Scope getScope()
Copyright © 2003-2013 Atlassian. All Rights Reserved.