35a12e413272449f6b7b6d178be8d2b23206d573
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public restoreBuiltInProfilesForLanguage(lang String) : void moved from class org.sonar.server.qualityprofile.QProfileService to class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction & inlined to public handle(request Request, response Response) : void | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private reset : QProfileReset from class org.sonar.server.qualityprofile.QProfileService to private reset : QProfileReset from class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction | From | To | |
| Move Attribute private reset : QProfileReset from class org.sonar.server.qualityprofile.QProfileService to private reset : QProfileReset from class org.sonar.server.qualityprofile.ws.RestoreBuiltInActionTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute service : QProfileService to userSession : UserSession in class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type service : QProfileService to userSession : UserSession in class org.sonar.server.qualityprofile.ws.RestoreBuiltInAction | From | To |