Uses of Class
org.sonar.updatecenter.common.Scanner
-
Packages that use Scanner Package Description org.sonar.updatecenter.common -
-
Uses of Scanner in org.sonar.updatecenter.common
Methods in org.sonar.updatecenter.common that return Scanner Modifier and Type Method Description static ScannerScanner. factory(String key)Methods in org.sonar.updatecenter.common that return types with arguments of type Scanner Modifier and Type Method Description List<Scanner>UpdateCenter. getScanners()Method parameters in org.sonar.updatecenter.common with type arguments of type Scanner Modifier and Type Method Description static UpdateCenterUpdateCenter. create(PluginReferential updateCenterPluginReferential, List<Scanner> scanners, Sonar sonar)
-