|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method package AbstractNewCoverageFileAnalyzer(structs List<PeriodStruct>, publishReportJob ReportPublisher, resourceCache BatchComponentCache) in class org.sonar.plugins.core.timemachine.AbstractNewCoverageFileAnalyzer |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public ComponentsPublisher(reactor ProjectReactor, resourceCache BatchComponentCache, eventCache EventCache) in class org.sonar.batch.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type component : BatchResource to component : BatchComponent in method private loadServerIssues(component BatchComponent) : Collection<ServerIssue> in class org.sonar.batch.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public ServerIssueRepository(caches Caches, previousIssuesLoader ServerIssuesLoader, reactor ProjectReactor, resourceCache BatchComponentCache, analysisMode AnalysisMode, inputPathCache InputPathCache) in class org.sonar.batch.issue.tracking.ServerIssueRepository |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public EventCache(resourceCache BatchComponentCache) in class org.sonar.batch.report.EventCache |
From |
To |
|
Change Parameter Type batchResource : BatchResource to batchResource : BatchComponent in method private findModule(batchResource BatchComponent) : Project in class org.sonar.batch.index.ResourcePersister |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public NewItCoverageFileAnalyzer(timeMachineConfiguration TimeMachineConfiguration, publishReportJob ReportPublisher, resourceCache BatchComponentCache) in class org.sonar.plugins.core.timemachine.NewItCoverageFileAnalyzer |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public DuplicationsPublisher(resourceCache BatchComponentCache, duplicationCache DuplicationCache) in class org.sonar.batch.report.DuplicationsPublisher |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public ResourcePersister(session DatabaseSession, permissions ResourcePermissions, resourceCache BatchComponentCache) in class org.sonar.batch.index.ResourcePersister |
From |
To |
|
Change Parameter Type parent : BatchResource to parent : BatchComponent in method public BatchComponent(batchId int, r Resource, parent BatchComponent) in class org.sonar.batch.index.BatchComponent |
From |
To |
|
Change Parameter Type resource : BatchResource to resource : BatchComponent in method private validate(issue Issue, rule Rule, resource BatchComponent) : boolean in class org.sonar.batch.scan.report.IssuesReportBuilder |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public ComponentIndexer(module Project, languages Languages, sonarIndex SonarIndex, resourceCache BatchComponentCache, resourcePersister ResourcePersister) in class org.sonar.batch.scan.filesystem.ComponentIndexer |
From |
To |
|
Change Parameter Type component : BatchResource to component : BatchComponent in method private loadSourceHashes(component BatchComponent) : SourceHashHolder in class org.sonar.batch.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public IndexFactory(mode DefaultAnalysisMode, settings Settings, dao DuplicationDao, session DatabaseSession, resourceCache BatchComponentCache) in class org.sonar.batch.cpd.index.IndexFactory |
From |
To |
|
Change Parameter Type resource : BatchResource to resource : BatchComponent in method public addResolvedIssueOnResource(resource BatchComponent, issue Issue, rule Rule, severity RulePriority) : void in class org.sonar.batch.scan.report.IssuesReport |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public DefaultPostJobContext(settings Settings, analysisMode AnalysisMode, cache IssueCache, resourceCache BatchComponentCache) in class org.sonar.batch.postjob.DefaultPostJobContext |
From |
To |
|
Change Parameter Type resource : BatchResource to resource : BatchComponent in method public ResourceReport(resource BatchComponent) in class org.sonar.batch.scan.report.ResourceReport |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public LocalIssueTracking(resourceCache BatchComponentCache, issueCache IssueCache, tracking IssueTracking, lastLineHashes ServerLineHashesLoader, workflow IssueWorkflow, updater IssueUpdater, activeRules ActiveRules, inputPathCache InputPathCache, serverIssueRepository ServerIssueRepository, projectRepositories ProjectRepositories, analysisMode AnalysisMode) in class org.sonar.batch.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type batchResource : BatchResource to batchResource : BatchComponent in method private recursiveWriteComponent(batchResource BatchComponent, writer BatchReportWriter) : void in class org.sonar.batch.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type component : Component to component : BatchComponent in method package DefaultIssuable(component BatchComponent, project Project, moduleIssues ModuleIssues, cache IssueCache) in class org.sonar.batch.issue.DefaultIssuable |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public MeasuresPublisher(resourceCache BatchComponentCache, measureCache MeasureCache, metricFinder MetricFinder) in class org.sonar.batch.report.MeasuresPublisher |
From |
To |
|
Change Parameter Type component : BatchResource to component : BatchComponent in method public getEscapedSource(component BatchComponent) : List<String> in class org.sonar.batch.scan.report.SourceProvider |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public IndexFactory(mode DefaultAnalysisMode, settings Settings, resourceCache BatchComponentCache) in class org.sonar.batch.cpd.index.IndexFactory |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public IssuesPublisher(reactor ProjectReactor, resourceCache BatchComponentCache, issueCache IssueCache) in class org.sonar.batch.report.IssuesPublisher |
From |
To |
|
Change Parameter Type resource : BatchResource to resource : BatchComponent in method public addIssueOnResource(resource BatchComponent, issue Issue, rule Rule, severity RulePriority) : void in class org.sonar.batch.scan.report.IssuesReport |
From |
To |
|
Change Parameter Type component : BatchResource to component : BatchComponent in method public byComponent(component BatchComponent) : Iterable<ServerIssue> in class org.sonar.batch.issue.tracking.ServerIssueRepository |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public QualityGateVerifier(qualityGate QualityGate, resourceCache BatchComponentCache, periods Periods, i18n I18n, durations Durations) in class org.sonar.batch.qualitygate.QualityGateVerifier |
From |
To |
|
Change Parameter Type componentCache : ResourceCache to componentCache : BatchComponentCache in method package DefaultBlameOutput(writer BatchReportWriter, componentCache BatchComponentCache, filesToBlame List<InputFile>) in class org.sonar.batch.scm.DefaultBlameOutput |
From |
To |
|
Change Parameter Type component : Component to component : BatchComponent in method public abstract loadPerspective(perspectiveClass Class<T>, component BatchComponent) : T in class org.sonar.batch.deprecated.perspectives.PerspectiveBuilder |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public TimeMachineConfigurationPersister(timeMachineConfiguration TimeMachineConfiguration, resourceCache BatchComponentCache, session DatabaseSession) in class org.sonar.plugins.core.timemachine.TimeMachineConfigurationPersister |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public ScmSensor(projectDefinition ProjectDefinition, configuration ScmConfiguration, projectReferentials ProjectRepositories, fs FileSystem, inputPathCache InputPathCache, resourceCache BatchComponentCache, publishReportJob ReportPublisher) in class org.sonar.batch.scm.ScmSensor |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public SourcePublisher(resourceCache BatchComponentCache) in class org.sonar.batch.report.SourcePublisher |
From |
To |
|
Change Parameter Type resource : BatchResource to resource : BatchComponent in method private addResource(resource BatchComponent) : void in class org.sonar.batch.scan.report.IssuesReport |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public AbstractNewCoverageFileAnalyzer(timeMachineConfiguration TimeMachineConfiguration, publishReportJob ReportPublisher, resourceCache BatchComponentCache) in class org.sonar.plugins.core.timemachine.AbstractNewCoverageFileAnalyzer |
From |
To |
|
Change Parameter Type component : BatchResource to component : BatchComponent in method public trackIssues(component BatchComponent) : void in class org.sonar.batch.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public CodeColorizerSensor(reportPublisher ReportPublisher, resourceCache BatchComponentCache, codeColorizers CodeColorizers) in class org.sonar.batch.source.CodeColorizerSensor |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public TestExecutionAndCoveragePublisher(resourceCache BatchComponentCache, testPlanBuilder TestPlanBuilder) in class org.sonar.batch.report.TestExecutionAndCoveragePublisher |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public ComponentIndexer(module Project, languages Languages, sonarIndex SonarIndex, resourceCache BatchComponentCache) in class org.sonar.batch.scan.filesystem.ComponentIndexer |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public DbDuplicationsIndex(currentProject Project, dao DuplicationDao, language String, session DatabaseSession, resourceCache BatchComponentCache) in class org.sonar.batch.cpd.index.DbDuplicationsIndex |
From |
To |
|
Change Parameter Type batchResource : BatchResource to batchResource : BatchComponent in method private persist(batchResource BatchComponent) : void in class org.sonar.batch.index.ResourcePersister |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public NewCoverageFileAnalyzer(timeMachineConfiguration TimeMachineConfiguration, publishReportJob ReportPublisher, resourceCache BatchComponentCache) in class org.sonar.plugins.core.timemachine.NewCoverageFileAnalyzer |
From |
To |
|
Change Parameter Type component : BatchResource to component : BatchComponent in method public getInputPath(component BatchComponent) : InputPath in class org.sonar.batch.scan.filesystem.InputPathCache |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public CoveragePublisher(resourceCache BatchComponentCache, measureCache MeasureCache) in class org.sonar.batch.report.CoveragePublisher |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method package NewCoverageFileAnalyzer(structs List<PeriodStruct>, publishReportJob ReportPublisher, resourceCache BatchComponentCache) in class org.sonar.plugins.core.timemachine.NewCoverageFileAnalyzer |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public DefaultSensorStorage(metricFinder MetricFinder, project Project, moduleIssues ModuleIssues, settings Settings, fs FileSystem, activeRules ActiveRules, duplicationCache DuplicationCache, sonarIndex DefaultIndex, coverageExclusions CoverageExclusions, resourceCache BatchComponentCache, reportPublisher ReportPublisher) in class org.sonar.batch.sensor.DefaultSensorStorage |
From |
To |
|
Change Parameter Type batchResource : BatchResource to batchResource : BatchComponent in method private writeEvents(batchResource BatchComponent, builder Builder) : void in class org.sonar.batch.report.ComponentsPublisher |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public DefaultIndex(resourceCache BatchComponentCache, projectTree DefaultProjectTree, metricFinder MetricFinder, measureCache MeasureCache) in class org.sonar.batch.index.DefaultIndex |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public NewOverallCoverageFileAnalyzer(timeMachineConfiguration TimeMachineConfiguration, publishReportJob ReportPublisher, resourceCache BatchComponentCache) in class org.sonar.plugins.core.timemachine.NewOverallCoverageFileAnalyzer |
From |
To |
|
Change Parameter Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public IssuesReportBuilder(issueCache IssueCache, ruleFinder RuleFinder, resourceCache BatchComponentCache, projectTree DefaultProjectTree, inputPathCache InputPathCache) in class org.sonar.batch.scan.report.IssuesReportBuilder |
From |
To |
|
Change Variable Type resource : BatchResource to resource : BatchComponent in method public publish(writer BatchReportWriter) : void in class org.sonar.batch.report.SourcePublisher |
From |
To |
|
Change Variable Type resource : BatchResource to component : BatchComponent in method public publish(writer BatchReportWriter) : void in class org.sonar.batch.report.TestExecutionAndCoveragePublisher |
From |
To |
|
Change Variable Type cache : ResourceCache to cache : BatchComponentCache in method public should_cache_resource() : void in class org.sonar.batch.index.BatchComponentCacheTest |
From |
To |
|
Change Variable Type resource : BatchResource to resource : BatchComponent in method public publish(writer BatchReportWriter) : void in class org.sonar.batch.report.CoveragePublisher |
From |
To |
|
Change Variable Type r : BatchResource to r : BatchComponent in method private getFile(file InputFile) : File in class org.sonar.batch.sensor.DefaultSensorStorage |
From |
To |
|
Change Variable Type resource : BatchResource to resource : BatchComponent in method private processIssues(issuesReport IssuesReport, issues Iterable<DefaultIssue>) : void in class org.sonar.batch.scan.report.IssuesReportBuilder |
From |
To |
|
Change Variable Type resource : BatchResource to resource : BatchComponent in method public publish(writer BatchReportWriter) : void in class org.sonar.batch.report.MeasuresPublisher |
From |
To |
|
Change Variable Type batchComponent : BatchResource to batchComponent : BatchComponent in method public blameResult(file InputFile, lines List<BlameLine>) : void in class org.sonar.batch.scm.DefaultBlameOutput |
From |
To |
|
Change Variable Type cache : ResourceCache to cache : BatchComponentCache in method public should_fail_if_missing_component_key() : void in class org.sonar.batch.index.BatchComponentCacheTest |
From |
To |
|
Change Variable Type parentBatchResource : BatchResource to parentBatchResource : BatchComponent in method private persist(batchResource BatchComponent) : void in class org.sonar.batch.index.ResourcePersister |
From |
To |
|
Change Variable Type sameProjectComponent : BatchResource to sameProjectComponent : BatchComponent in method private toReportDuplication(currentComponentKey String, dupBuilder Duplication.Builder, blockBuilder Duplicate.Builder, input DefaultDuplication) : Duplication in class org.sonar.batch.report.DuplicationsPublisher |
From |
To |
|
Change Variable Type resource : BatchResource to resource : BatchComponent in method public publish(writer BatchReportWriter) : void in class org.sonar.batch.report.DuplicationsPublisher |
From |
To |
|
Change Variable Type batchResource : BatchResource to batchResource : BatchComponent in method public add(resource Resource, parentResource Resource) : BatchComponent in class org.sonar.batch.index.BatchComponentCache |
From |
To |
|
Change Variable Type component : BatchResource to component : BatchComponent in method public inputPath() : InputPath in class org.sonar.batch.postjob.DefaultPostJobContext.DefaultIssueWrapper |
From |
To |
|
Change Variable Type cache : ResourceCache to cache : BatchComponentCache in method public prepare() : void in class org.sonar.plugins.core.timemachine.NewCoverageFileAnalyzerTest |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public prepare() : void in class org.sonar.batch.report.MeasuresPublisherTest |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public prepare() : void in class org.sonar.batch.report.DuplicationsPublisherTest |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public prepare() : void in class org.sonar.batch.report.CoveragePublisherTest |
From |
To |
|
Change Variable Type child : BatchResource to child : BatchComponent in method private recursiveWriteComponent(batchResource BatchComponent, writer BatchReportWriter) : void in class org.sonar.batch.report.ComponentsPublisher |
From |
To |
|
Change Variable Type r : BatchResource to r : BatchComponent in method public load() : void in class org.sonar.batch.issue.tracking.ServerIssueRepository |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public shouldSaveConfigurationInSnapshotsTable() : void in class org.sonar.plugins.core.timemachine.TimeMachineConfigurationPersisterTest |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method private storeMeasures(container ProjectScanContainer) : void in class org.sonar.batch.mediumtest.TaskResult |
From |
To |
|
Change Variable Type moduleResource : BatchResource to moduleResource : BatchComponent in method private persistFileOrDirectory(project Project, resource Resource, parentReference Resource) : Snapshot in class org.sonar.batch.index.ResourcePersister |
From |
To |
|
Change Variable Type component : Component to component : BatchComponent in method public testGetPerspectiveClass() : void in class org.sonar.batch.deprecated.perspectives.PerspectiveBuilderTest |
From |
To |
|
Change Variable Type resource : BatchResource to resource : BatchComponent in method public publish(writer BatchReportWriter) : void in class org.sonar.batch.report.IssuesPublisher |
From |
To |
|
Change Variable Type component : BatchResource to component : BatchComponent in method public execute() : void in class org.sonar.batch.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Variable Type rootProject : BatchResource to rootProject : BatchComponent in method public publish(writer BatchReportWriter) : void in class org.sonar.batch.report.ComponentsPublisher |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method private createIndexer(languages Languages) : ComponentIndexer in class org.sonar.batch.scan.filesystem.ComponentIndexerTest |
From |
To |
|
Change Variable Type rootProject : BatchResource to rootProject : BatchComponent in method private exportMetadata(writer BatchReportWriter, count int) : void in class org.sonar.batch.report.IssuesPublisher |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public prepare() : void in class org.sonar.batch.report.IssuesPublisherTest |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public createIndex() : void in class org.sonar.batch.index.DefaultIndexTest |
From |
To |
|
Change Variable Type parent : BatchResource to parent : BatchComponent in method public add(resource Resource, parentResource Resource) : BatchComponent in class org.sonar.batch.index.BatchComponentCache |
From |
To |
|
Change Variable Type resource : BatchResource to resource : BatchComponent in method public persist() : void in class org.sonar.batch.index.ResourcePersister |
From |
To |
|
Change Variable Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in method public prepare() : void in class org.sonar.batch.report.SourcePublisherTest |
From |
To |
|
Change Attribute Type resource : BatchResource to resource : BatchComponent in class org.sonar.batch.scan.report.ResourceReport |
From |
To |
|
Change Attribute Type children : Collection<BatchResource> to children : Collection<BatchComponent> in class org.sonar.batch.index.BatchComponent |
From |
To |
|
Change Attribute Type resourceReportsByResource : Map<BatchResource,ResourceReport> to resourceReportsByResource : Map<BatchComponent,ResourceReport> in class org.sonar.batch.scan.report.IssuesReport |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.IssuesPublisher |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to componentCache : BatchComponentCache in class org.sonar.batch.report.TestExecutionAndCoveragePublisher |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.index.ResourcePersisterTest |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.scan.report.IssuesReportBuilder |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.scm.ScmSensor |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.plugins.core.timemachine.TimeMachineConfigurationPersister |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.issue.tracking.LocalIssueTracking |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.cpd.index.IndexFactory |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.index.DefaultIndex |
From |
To |
|
Change Attribute Type parent : BatchResource to parent : BatchComponent in class org.sonar.batch.index.BatchComponent |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.source.CodeColorizerSensor |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.ComponentsPublisherTest |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.postjob.DefaultPostJobContextTest |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.issue.tracking.ServerIssueRepository |
From |
To |
|
Change Attribute Type component : Component to component : BatchComponent in class org.sonar.batch.issue.DefaultIssuableTest |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.SourcePublisher |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.EventCache |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.scan.filesystem.ComponentIndexer |
From |
To |
|
Change Attribute Type componentCache : ResourceCache to componentCache : BatchComponentCache in class org.sonar.batch.scm.DefaultBlameOutput |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.qualitygate.QualityGateVerifierTest |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.cpd.index.DbDuplicationsIndex |
From |
To |
|
Change Attribute Type root : BatchResource to root : BatchComponent in class org.sonar.batch.index.BatchComponentCache |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.sensor.DefaultSensorStorage |
From |
To |
|
Change Attribute Type component : Component to component : BatchComponent in class org.sonar.batch.issue.DefaultIssuable |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.sensor.DefaultSensorStorageTest |
From |
To |
|
Change Attribute Type resources : Map<String,BatchResource> to components : Map<String,BatchComponent> in class org.sonar.batch.index.BatchComponentCache |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.ComponentsPublisher |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.index.ResourcePersister |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.DuplicationsPublisher |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.plugins.core.timemachine.AbstractNewCoverageFileAnalyzer |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.postjob.DefaultPostJobContext |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.CoveragePublisher |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.ReportPublisherTest |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.report.MeasuresPublisher |
From |
To |
|
Change Attribute Type resourceCache : ResourceCache to resourceCache : BatchComponentCache in class org.sonar.batch.qualitygate.QualityGateVerifier |
From |
To |