Uses of Class
org.sonarsource.scanner.lib.ScannerEngineBootstrapper
Packages that use ScannerEngineBootstrapper
-
Uses of ScannerEngineBootstrapper in org.sonarsource.scanner.lib
Methods in org.sonarsource.scanner.lib that return ScannerEngineBootstrapperModifier and TypeMethodDescriptionScannerEngineBootstrapper.addBootstrapProperties(Map<String, String> p) Declare technical properties needed to bootstrap (sonar.host.url, credentials, proxy, ...).static ScannerEngineBootstrapperScannerEngineBootstrapper.setBootstrapProperty(String key, String value) Declare a technical property needed to bootstrap (sonar.host.url, credentials, proxy, ...).