14afcfa29577ad02ab85f176ca507a9a4b11964d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public updatedAtAtAsLong() : Long renamed to public updatedAt() : long in class org.sonar.server.rule.index.RuleDoc | From | To | |
| Rename Method public createdAtAsLong() : Long renamed to public createdAt() : long in class org.sonar.server.rule.index.RuleDoc | From | To | |
| Rename Variable | 1 | ||
| Rename Variable entry : Map.Entry<String,String> to activeRuleParamDto : ActiveRuleParamDto in method private wrap(profile QualityProfileDto) : RulesProfile in class org.sonar.server.qualityprofile.QProfileExporters | From | To | |
| Change Return Type | 6 | ||
| Change Return Type Date to long in method public createdAt() : long in class org.sonar.server.qualityprofile.ActiveRule | From | To | |
| Change Return Type Long to long in method public updatedAt() : long in class org.sonar.server.rule.index.RuleDoc | From | To | |
| Change Return Type Date to long in method public createdAt() : long in class org.sonar.server.qualityprofile.index.ActiveRuleDoc | From | To | |
| Change Return Type Date to long in method public updatedAt() : long in class org.sonar.server.qualityprofile.ActiveRule | From | To | |
| Change Return Type Date to long in method public updatedAt() : long in class org.sonar.server.qualityprofile.index.ActiveRuleDoc | From | To | |
| Change Return Type Long to long in method public createdAt() : long in class org.sonar.server.rule.index.RuleDoc | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type entry : Map.Entry<String,String> to activeRuleParamDto : ActiveRuleParamDto in method private wrap(profile QualityProfileDto) : RulesProfile in class org.sonar.server.qualityprofile.QProfileExporters | From | To |