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

Packages that use BatchPluginRepository
org.sonar.batch.bootstrap   
 

Uses of BatchPluginRepository in org.sonar.batch.bootstrap
 

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



Copyright © 2009-2011 SonarSource. All Rights Reserved.