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

Packages that use UpdateStatusJob
org.sonar.batch.phases   
 

Uses of UpdateStatusJob in org.sonar.batch.phases
 

Constructors in org.sonar.batch.phases with parameters of type UpdateStatusJob
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.