Uses of Class
org.sonar.updatecenter.common.UpdateCenter
Packages that use UpdateCenter
-
Uses of UpdateCenter in org.sonar.updatecenter.common
Methods in org.sonar.updatecenter.common that return UpdateCenterModifier and TypeMethodDescriptionstatic UpdateCenterUpdateCenter.create(PluginReferential updateCenterPluginReferential, List<Scanner> scanners, Sonar sonar, Product product) UpdateCenterDeserializer.fromManyFiles(File mainFile) Load configuration with one file for each pluginUpdateCenterDeserializer.fromProperties(Properties p) UpdateCenter.registerInstalledPlugins(PluginReferential installedPluginReferential) UpdateCenter.setInstalledSonarVersion(Version installedSonarVersion) Methods in org.sonar.updatecenter.common with parameters of type UpdateCenterModifier and TypeMethodDescriptionstatic PropertiesUpdateCenterSerializer.toProperties(UpdateCenter center) static voidUpdateCenterSerializer.toProperties(UpdateCenter sonar, File toFile)