|
Change Parameter Type index : SonarIndex to index : DefaultIndex in method public DeprecatedSensorContext(module InputModule, index DefaultIndex, project Project, settings Settings, fs FileSystem, activeRules ActiveRules, analysisMode AnalysisMode, coverageFilter CoverageExclusions, sensorStorage SensorStorage, sqVersion SonarQubeVersion) in class org.sonar.batch.deprecated.DeprecatedSensorContext |
From |
To |
|
Change Parameter Type sonarIndex : SonarIndex to sonarIndex : DefaultIndex in method public ComponentIndexer(module Project, languages Languages, sonarIndex DefaultIndex, componentCache BatchComponentCache) in class org.sonar.batch.scan.filesystem.ComponentIndexer |
From |
To |
|
Change Parameter Type resourceIndex : SonarIndex to resourceIndex : DefaultIndex in method public BatchPerspectives(builders PerspectiveBuilder[], resourceIndex DefaultIndex, componentCache BatchComponentCache) in class org.sonar.batch.deprecated.perspectives.BatchPerspectives |
From |
To |