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

Packages that use BatchExtensionDictionnary
org.sonar.batch   
 

Uses of BatchExtensionDictionnary in org.sonar.batch
 

Constructors in org.sonar.batch with parameters of type BatchExtensionDictionnary
DecoratorsExecutor(BatchExtensionDictionnary extensionDictionnary, DefaultSonarIndex index, DatabaseSession session, ViolationsDao violationsDao)
           
DecoratorsSelector(BatchExtensionDictionnary dictionnary)
           
MavenPluginsConfigurator(BatchExtensionDictionnary dictionnary, ServerHttpClient server)
           
PostJobsExecutor(Project project, BatchExtensionDictionnary selector, MavenPluginExecutor mavenExecutor)
           
SensorsExecutor(BatchExtensionDictionnary selector, Project project, DatabaseSession session, MavenPluginExecutor mavenExecutor)
           
 



Copyright © 2009-2010 SonarSource SA. All Rights Reserved.