b009b7b057a9dc02f55371854458ed1f688a8823
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 34
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type finishedAt : Date to finishedAt : Long in method public setFinishedAt(finishedAt Long) : AnalysisReportDto in class org.sonar.core.computation.db.AnalysisReportDto | From | To | |
| Change Parameter Type startedAt : Date to startedAt : Long in method public setStartedAt(startedAt Long) : AnalysisReportDto in class org.sonar.core.computation.db.AnalysisReportDto | From | To | |
| Change Return Type | 2 | ||
| Change Return Type Date to Long in method public getFinishedAt() : Long in class org.sonar.core.computation.db.AnalysisReportDto | From | To | |
| Change Return Type Date to Long in method public getStartedAt() : Long in class org.sonar.core.computation.db.AnalysisReportDto | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type finishedAt : Date to finishedAt : Long in class org.sonar.core.computation.db.AnalysisReportDto | From | To | |
| Change Attribute Type startedAt : Date to startedAt : Long in class org.sonar.core.computation.db.AnalysisReportDto | From | To |