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

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

Uses of BatchExtensionDictionnary in org.sonar.batch
 

Constructors in org.sonar.batch with parameters of type BatchExtensionDictionnary
DecoratorsSelector(BatchExtensionDictionnary dictionnary)
           
 

Uses of BatchExtensionDictionnary in org.sonar.batch.phases
 

Constructors in org.sonar.batch.phases with parameters of type BatchExtensionDictionnary
DecoratorsExecutor(BatchExtensionDictionnary extensionDictionnary, Project project, SonarIndex index, EventBus eventBus)
           
InitializersExecutor(BatchExtensionDictionnary selector, Project project, ProjectDefinition projectDef, MavenPluginExecutor mavenExecutor)
           
MavenPluginsConfigurator(BatchExtensionDictionnary dictionnary)
           
PostJobsExecutor(BatchExtensionDictionnary selector, Project project, ProjectDefinition projectDefinition, MavenPluginExecutor mavenExecutor)
           
SensorsExecutor(BatchExtensionDictionnary selector, Project project, ProjectDefinition projectDefinition, MavenPluginExecutor mavenExecutor, EventBus eventBus)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.