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

Packages that use DryRun
org.sonar.batch.bootstrap   
 

Uses of DryRun in org.sonar.batch.bootstrap
 

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



Copyright © 2009-2012 SonarSource. All Rights Reserved.