|
Move Method private toReportMeasure(builder BatchReport.Measure.Builder, measure Measure) : BatchReport.Measure from class org.sonar.batch.report.MeasuresPublisher to private toReportMeasure(builder BatchReport.Measure.Builder, measure Measure) : BatchReport.Measure from class org.sonar.batch.report.MeasuresPublisher.MeasureToReportMeasure |
From |
To |
|
Move Method private validateMeasure(measure Measure, componentKey String) : void from class org.sonar.batch.report.MeasuresPublisher to private validateMeasure(measure Measure, componentKey String) : void from class org.sonar.batch.report.MeasuresPublisher.MeasureToReportMeasure |
From |
To |
|
Move Method private getMeasureValueType(type ValueType) : MeasureValueType from class org.sonar.batch.report.MeasuresPublisher to private getMeasureValueType(type ValueType) : MeasureValueType from class org.sonar.batch.report.MeasuresPublisher.MeasureToReportMeasure |
From |
To |
|
Move Method private setValueAccordingToType(builder BatchReport.Measure.Builder, measure Measure) : void from class org.sonar.batch.report.MeasuresPublisher to private setValueAccordingToType(builder BatchReport.Measure.Builder, measure Measure) : void from class org.sonar.batch.report.MeasuresPublisher.MeasureToReportMeasure |
From |
To |