Uses of Class
org.sonar.updatecenter.common.Sonar
-
Packages that use Sonar Package Description org.sonar.updatecenter.common -
-
Uses of Sonar in org.sonar.updatecenter.common
Methods in org.sonar.updatecenter.common that return Sonar Modifier and Type Method Description SonarUpdateCenter. getSonar()SonarSonar. setLtsRelease(String ltsVersion)SonarSonar. setReleases(String[] versions)shortcut only for sonar, no need to have other fields than versionMethods in org.sonar.updatecenter.common with parameters of type Sonar Modifier and Type Method Description static UpdateCenterUpdateCenter. create(PluginReferential updateCenterPluginReferential, List<Scanner> scanners, Sonar sonar)
-