Uses of Class
com.atlassian.confluence.event.events.plugin.PluginEvent

Packages that use PluginEvent
com.atlassian.confluence.event.events.plugin   
com.atlassian.confluence.plugin.webresource   
com.atlassian.confluence.util.diffs   
com.atlassian.confluence.util.i18n   
 

Uses of PluginEvent in com.atlassian.confluence.event.events.plugin
 

Subclasses of PluginEvent in com.atlassian.confluence.event.events.plugin
 class PluginDisableEvent
           
 class PluginEnableEvent
           
 class PluginInstallEvent
          Fired when a plugin is detected by scanForNewPlugins
 class PluginModuleDisableEvent
           
 class PluginModuleEnableEvent
           
 class PluginModuleEvent
          Abstract superclass of all plugin module events.
 class PluginUninstallEvent
           
 

Uses of PluginEvent in com.atlassian.confluence.plugin.webresource
 

Methods in com.atlassian.confluence.plugin.webresource with parameters of type PluginEvent
 void PluginCounterInvalidatorListener.handleEvent(PluginEvent event)
           
 

Uses of PluginEvent in com.atlassian.confluence.util.diffs
 

Methods in com.atlassian.confluence.util.diffs with parameters of type PluginEvent
 void MergerListener.handlePluginEvent(PluginEvent e)
          Handle the event, will rebuild the cache.
 

Uses of PluginEvent in com.atlassian.confluence.util.i18n
 

Methods in com.atlassian.confluence.util.i18n with parameters of type PluginEvent
 void CachingI18NBeanFactory.onPluginEvent(PluginEvent event)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.