Class AsyncPluginModuleEnableEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.plugin.AsyncPluginModuleEnableEvent
All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class AsyncPluginModuleEnableEvent extends ConfluenceEvent
This class is an asynchronous and non-clustered version of PluginModuleEnableEvent.
Since:
5.10
See Also:
  • Constructor Details

    • AsyncPluginModuleEnableEvent

      public AsyncPluginModuleEnableEvent(Object src, String completeModuleKey)
  • Method Details

    • getCompleteModuleKey

      public String getCompleteModuleKey()