Uses of Class
org.sonar.batch.bootstrapper.EnvironmentInformation

Packages that use EnvironmentInformation
org.sonar.batch.bootstrap   
org.sonar.batch.bootstrapper Provides API to bootstrap Sonar Batch. 
 

Uses of EnvironmentInformation in org.sonar.batch.bootstrap
 

Constructors in org.sonar.batch.bootstrap with parameters of type EnvironmentInformation
BatchExtensionInstaller(BatchPluginRepository pluginRepository, EnvironmentInformation environment, DryRun dryRun)
           
ProjectExtensionInstaller(BatchPluginRepository pluginRepository, EnvironmentInformation environment, DryRun dryRun, Project project, ProjectSettings settings)
           
 

Uses of EnvironmentInformation in org.sonar.batch.bootstrapper
 

Methods in org.sonar.batch.bootstrapper with parameters of type EnvironmentInformation
 Batch.Builder Batch.Builder.setEnvironment(EnvironmentInformation env)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.