Class AsyncPluginModuleDisableEvent

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

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

    • AsyncPluginModuleDisableEvent

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

    • getCompleteModuleKey

      public String getCompleteModuleKey()