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

Packages that use BatchExtensionDictionnary
org.sonar.batch.phases   
org.sonar.batch.scan2   
 

Uses of BatchExtensionDictionnary in org.sonar.batch.phases
 

Constructors in org.sonar.batch.phases with parameters of type BatchExtensionDictionnary
SensorsExecutor(BatchExtensionDictionnary selector, Project project, DefaultModuleFileSystem fs, MavenPluginExecutor mavenExecutor, EventBus eventBus, DatabaseSession session, SensorMatcher sensorMatcher)
           
 

Uses of BatchExtensionDictionnary in org.sonar.batch.scan2
 

Constructors in org.sonar.batch.scan2 with parameters of type BatchExtensionDictionnary
SensorsExecutor(BatchExtensionDictionnary selector, AnalyzerOptimizer optimizer)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.