Uses of Class
org.sonar.batch.scan.report.JsonReport

Packages that use JsonReport
org.sonar.batch.phases   
 

Uses of JsonReport in org.sonar.batch.phases
 

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