Uses of Class
com.atlassian.confluence.event.events.plugin.PluginEvent
Packages that use PluginEvent
Package
Description
-
Uses of PluginEvent in com.atlassian.confluence.event.events.plugin
Subclasses of PluginEvent in com.atlassian.confluence.event.events.pluginModifier and TypeClassDescriptionclassclassclassFired when a plugin is detected by scanForNewPluginsclassclassclassAbstract superclass of all plugin module events.class -
Uses of PluginEvent in com.atlassian.confluence.impl.i18n
Methods in com.atlassian.confluence.impl.i18n with parameters of type PluginEventModifier and TypeMethodDescriptionvoidCachingI18NBeanFactory.onPluginEvent(PluginEvent event) This listens to the confluence-level plugin events, which have come across the cluster. -
Uses of PluginEvent in com.atlassian.confluence.plugin
Methods in com.atlassian.confluence.plugin with parameters of type PluginEvent -
Uses of PluginEvent in com.atlassian.confluence.plugin.webresource
Methods in com.atlassian.confluence.plugin.webresource with parameters of type PluginEventModifier and TypeMethodDescriptionvoidSuperBatchInvalidatorListener.handleEvent(PluginEvent event) voidPluginCounterInvalidatorListener.handlePluginEvent(PluginEvent pluginEvent)