9f71376b100d7aae6e83b9f36f898016f1677f41
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 12 | ||
Extract Attribute private ATTRIBUTE_PARAMETER_KEY : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_NAME : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_LANGUAGE : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_REPOSITORY_KEY : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_PARAMETER : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_RULES : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_RULE : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_KEY : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_PROFILE : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_PRIORITY : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_PARAMETER_VALUE : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Attribute private ATTRIBUTE_PARAMETERS : String in class org.sonar.server.qualityprofile.QProfileBackuperImpl | From | To | |
Extract Method | 1 | ||
Extract Method private getRuleActivation(dbSession DbSession, activeRule ActiveRule) : RuleActivation extracted from public resetLanguage(dbSession DbSession, organization OrganizationDto, language String) : void in class org.sonar.server.qualityprofile.QProfileResetImpl | From | To |