2593c337e721282228699637692c6a80fd2871e7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type void to List<ActiveRuleChange> in method private removeActiveRulesOnStillExistingRepositories(session DbSession, removedRules Collection<RuleDto>, context RulesDefinition.Context) : List<ActiveRuleChange> in class org.sonar.server.rule.RegisterRules | From | To | |
| Move Class | 1 | ||
| Move Class org.sonar.server.rule.ws.ActiveRuleCompleter.ActiveRuleDtoToId moved to org.sonar.db.qualityprofile.ActiveRuleDtoFunctions.ActiveRuleDtoToId | From | To | |
| Extract Variable | 1 | ||
| Extract Variable activeRuleDtos : List<ActiveRuleDto> in method private wrap(profile QualityProfileDto) : RulesProfile from class org.sonar.server.qualityprofile.QProfileExporters | From | To |