Class PluginModuleEnableEvent
- 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.PluginModuleEvent
 - 
- com.atlassian.confluence.event.events.plugin.PluginModuleEnableEvent
 
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 ClusterEvent,Serializable
public class PluginModuleEnableEvent extends PluginModuleEvent
- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
- 
Fields inherited from class java.util.EventObject
source 
 - 
 
- 
Constructor Summary
Constructors Constructor Description PluginModuleEnableEvent(Object src, String completeModuleKey) 
- 
Method Summary
- 
Methods inherited from class com.atlassian.confluence.event.events.plugin.PluginEvent
equals, getPluginKey, hashCode, toString 
- 
Methods inherited from class java.util.EventObject
getSource 
 - 
 
 -