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, Serializable
public class PluginDisableEvent
- extends PluginEvent
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
PluginDisableEvent
public PluginDisableEvent(Object src,
String pluginKey)
PluginDisableEvent
public PluginDisableEvent(Object src,
String pluginKey,
PluginDisableEvent.Scope scope)
getScope
public PluginDisableEvent.Scope getScope()
Copyright © 2003-2013 Atlassian. All Rights Reserved.