Uses of Class
com.atlassian.plugin.event.events.PluginModuleDisabledEvent

Packages that use PluginModuleDisabledEvent
com.atlassian.plugin.servlet.download.plugin   
com.atlassian.plugin.tracker   
 

Uses of PluginModuleDisabledEvent in com.atlassian.plugin.servlet.download.plugin
 

Methods in com.atlassian.plugin.servlet.download.plugin with parameters of type PluginModuleDisabledEvent
 void PluggableDownloadStrategy.pluginModuleDisabled(PluginModuleDisabledEvent event)
           
 

Uses of PluginModuleDisabledEvent in com.atlassian.plugin.tracker
 

Methods in com.atlassian.plugin.tracker with parameters of type PluginModuleDisabledEvent
 void DefaultPluginModuleTracker.onPluginModuleDisabled(PluginModuleDisabledEvent event)
           
 



Copyright © 2013 Atlassian. All Rights Reserved.