com.atlassian.confluence.event.events.plugin
Class PluginInstallEvent
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.PluginInstallEvent
- All Implemented Interfaces:
- ClusterEvent, Serializable
public class PluginInstallEvent
- extends PluginEvent
Fired when a plugin is detected by scanForNewPlugins
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
PluginInstallEvent
public PluginInstallEvent(Object src,
String pluginKey)
Copyright © 2003-2013 Atlassian. All Rights Reserved.