Class AsyncPluginEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.plugin.AsyncPluginEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AsyncPluginDisableEvent
,AsyncPluginEnableEvent
,AsyncPluginInstallEvent
,AsyncPluginUninstallEvent
This class is an asynchronous and non-clustered version of
PluginEvent
.- Since:
- 5.10
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.event.events.ConfluenceEvent
equals, hashCode
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
AsyncPluginEvent
-
-
Method Details
-
getPluginKey
-