Uses of Class
org.sonar.batch.phases.ProjectInitializer

Packages that use ProjectInitializer
org.sonar.batch.phases   
 

Uses of ProjectInitializer in org.sonar.batch.phases
 

Constructors in org.sonar.batch.phases with parameters of type ProjectInitializer
PhaseExecutor(Phases phases, DecoratorsExecutor decoratorsExecutor, MavenPluginsConfigurator mavenPluginsConfigurator, InitializersExecutor initializersExecutor, PostJobsExecutor postJobsExecutor, SensorsExecutor sensorsExecutor, PersistenceManager persistenceManager, SensorContext sensorContext, DefaultIndex index, EventBus eventBus, UpdateStatusJob updateStatusJob, ProjectInitializer pi, ScanPersister[] persisters, FileSystemLogger fsLogger, JsonReport jsonReport, DefaultModuleFileSystem fs, QProfileVerifier profileVerifier, IssueExclusionsLoader issueExclusionsLoader)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.