Uses of Class
org.sonar.batch.bootstrap.BootstrapProperties

Packages that use BootstrapProperties
org.sonar.batch.bootstrap   
 

Uses of BootstrapProperties in org.sonar.batch.bootstrap
 

Methods in org.sonar.batch.bootstrap with parameters of type BootstrapProperties
 TempFolder TempFolderProvider.provide(BootstrapProperties bootstrapProps)
           
 

Constructors in org.sonar.batch.bootstrap with parameters of type BootstrapProperties
AnalysisMode(BootstrapProperties bootstrapProps)
           
GlobalSettings(BootstrapProperties bootstrapProps, PropertyDefinitions propertyDefinitions, GlobalReferentials globalReferentials, org.apache.commons.configuration.Configuration deprecatedConfiguration, AnalysisMode mode)
           
ServerClient(BootstrapProperties settings, EnvironmentInformation env)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.