Uses of Class
org.sonar.server.plugins.UpdateCenterMatrix

Packages that use UpdateCenterMatrix
org.sonar.server.plugins   
org.sonar.server.ui   
 

Uses of UpdateCenterMatrix in org.sonar.server.plugins
 

Methods in org.sonar.server.plugins that return UpdateCenterMatrix
 UpdateCenterMatrix UpdateCenterMatrixFactory.getMatrix(boolean refresh)
           
 UpdateCenterMatrix UpdateCenterMatrix.registerInstalledPlugin(String pluginKey, org.sonar.updatecenter.common.Version pluginVersion)
           
 UpdateCenterMatrix UpdateCenterMatrix.registerPendingPluginsByFilename(String filename)
           
 UpdateCenterMatrix UpdateCenterMatrix.setDate(Date d)
           
 

Uses of UpdateCenterMatrix in org.sonar.server.ui
 

Methods in org.sonar.server.ui that return UpdateCenterMatrix
 UpdateCenterMatrix JRubyFacade.getUpdateCenterMatrix(boolean forceReload)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.