6136a7a313d5253ee6443eff52d602bac022ad14
Files Diff
- Added: 11
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Date to Long in method public getUpdatedAt() : Long in class org.sonar.jpa.entity.ManualMeasure | From | To | |
Change Return Type Date to Long in method public getCreatedAt() : Long in class org.sonar.jpa.entity.ManualMeasure | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type updatedAt : Date to updatedAt : Long in class org.sonar.jpa.entity.ManualMeasure | From | To | |
Change Attribute Type createdAt : Date to createdAt : Long in class org.sonar.jpa.entity.ManualMeasure | From | To | |
Change Attribute Type measureDate : Date to measureDate : Long in class org.sonar.api.database.model.MeasureModel | From | To |