0f4f5118156c2ffee43d54a03a25596121090e1c
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type profileLoader : QProfileLoader to activeRuleIndex : ActiveRuleIndex in method public InheritanceAction(dbClient DbClient, profileLookup QProfileLookup, activeRuleIndex ActiveRuleIndex, profileFactory QProfileFactory, languages Languages, defaultOrganizationProvider DefaultOrganizationProvider) in class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To | |
| Move Method | 2 | ||
| Move Method public getAllProfileStats() : Map<String,Multimap<String,FacetValue>> from class org.sonar.server.qualityprofile.QProfileLoader to public getAllProfileStats() : Map<String,Multimap<String,FacetValue>> from class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To | |
| Move Method public stat_for_all_profiles() : void from class org.sonar.server.qualityprofile.QProfileServiceMediumTest to public stat_for_all_profiles() : void from class org.sonar.server.qualityprofile.ws.InheritanceActionTest | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private defaultOrganizationProvider : DefaultOrganizationProvider from class org.sonar.server.qualityprofile.QProfileLoader to private defaultOrganizationProvider : DefaultOrganizationProvider from class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To | |
| Move Attribute private activeRuleIndex : ActiveRuleIndex from class org.sonar.server.qualityprofile.QProfileLoader to private activeRuleIndex : ActiveRuleIndex from class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute profileLoader : QProfileLoader to activeRuleIndex : ActiveRuleIndex in class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type profileLoader : QProfileLoader to activeRuleIndex : ActiveRuleIndex in class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter profileLoader : QProfileLoader to activeRuleIndex : ActiveRuleIndex in method public InheritanceAction(dbClient DbClient, profileLookup QProfileLookup, activeRuleIndex ActiveRuleIndex, profileFactory QProfileFactory, languages Languages, defaultOrganizationProvider DefaultOrganizationProvider) in class org.sonar.server.qualityprofile.ws.InheritanceAction | From | To |