9fb67ee153dd8dca446aeac8e7ece66295fcbd0d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type profileFactory : QProfileFactory to wsSupport : QProfileWsSupport in method public BackupAction(dbClient DbClient, backuper QProfileBackuper, wsSupport QProfileWsSupport, languages Languages) in class org.sonar.server.qualityprofile.ws.BackupAction | From | To | |
Rename Variable | 1 | ||
Rename Variable backup : NewAction to action : NewAction in method public define(controller WebService.NewController) : void in class org.sonar.server.qualityprofile.ws.BackupAction | From | To | |
Move Attribute | 1 | ||
Move Attribute public db : DbTester from class org.sonar.server.qualityprofile.ws.QProfilesWsTest to public db : DbTester from class org.sonar.server.qualityprofile.ws.BackupActionTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute profileFactory : QProfileFactory to wsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.BackupAction | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type tester : WsTester to tester : WsActionTester in class org.sonar.server.qualityprofile.ws.BackupActionTest | From | To | |
Change Attribute Type profileFactory : QProfileFactory to wsSupport : QProfileWsSupport in class org.sonar.server.qualityprofile.ws.BackupAction | From | To | |
Rename Parameter | 1 | ||
Rename Parameter profileFactory : QProfileFactory to wsSupport : QProfileWsSupport in method public BackupAction(dbClient DbClient, backuper QProfileBackuper, wsSupport QProfileWsSupport, languages Languages) in class org.sonar.server.qualityprofile.ws.BackupAction | From | To |