940104ca63b35945974618c30730dcb49db56e46
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable ruleKeys : Set<Integer> to ruleIds : Set<Integer> in method public reset(dbSession DbSession, profile QProfileDto, activations Collection<RuleActivation>) : BulkChangeResult in class org.sonar.server.qualityprofile.QProfileResetImpl | From | To | |
| Rename Variable subProfile : QProfileDto to childProfile : QProfileDto in method public reset() : void in class org.sonar.server.qualityprofile.ws.QProfilesWsMediumTest | From | To | |
| Rename Variable ruleKeys : Set<Integer> to ruleIds : Set<Integer> in method public update(dbSession DbSession, builtInDefinition BuiltInQProfile, initialRuleProfile RulesProfileDto) : List<ActiveRuleChange> in class org.sonar.server.qualityprofile.BuiltInQProfileUpdateImpl | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter rulesProfile : RulesProfileDto to initialRuleProfile : RulesProfileDto in method public update(dbSession DbSession, builtInDefinition BuiltInQProfile, initialRuleProfile RulesProfileDto) : List<ActiveRuleChange> in class org.sonar.server.qualityprofile.BuiltInQProfileUpdateImpl | From | To | |
| Rename Parameter builtIn : BuiltInQProfile to builtInDefinition : BuiltInQProfile in method public update(dbSession DbSession, builtInDefinition BuiltInQProfile, initialRuleProfile RulesProfileDto) : List<ActiveRuleChange> in class org.sonar.server.qualityprofile.BuiltInQProfileUpdateImpl | From | To |