9a14b55abf2e2bc660b239f3da823f0b42193572
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Attribute | 1 | ||
Replace Attribute private PARAM_PROFILE_KEY : String from class org.sonar.server.qualityprofile.ws.RenameAction with public PARAM_PROFILE : String from class org.sonarqube.ws.client.qualityprofile.QualityProfileWsParameters | From | To | |
Rename Method | 1 | ||
Rename Method public fail_if_parameter_key_is_missing() : void renamed to public fail_if_parameter_profile_is_missing() : void in class org.sonar.server.qualityprofile.ws.RenameActionTest | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute private PARAM_PROFILE_NAME : String renamed to public PARAM_NAME : String and moved from class org.sonar.server.qualityprofile.ws.RenameAction to class org.sonarqube.ws.client.qualityprofile.QualityProfileWsParameters | From | To |