86eb92e9dfae0e390201f0c0b19e049f25589b8a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Attribute | 1 | ||
Replace Attribute public PROFILE_KEY : String from class org.sonar.server.qualityprofile.ws.RuleActivationActions with public PARAM_PROFILE_KEY : String from class org.sonarqube.ws.client.qualityprofile.QualityProfileWsParameters | From | To | |
Move Attribute | 1 | ||
Move Attribute private PARAM_BACKUP : String from class org.sonar.server.qualityprofile.ws.RestoreAction to public PARAM_BACKUP : String from class org.sonarqube.ws.client.qualityprofile.QualityProfileWsParameters.RestoreActionParameters | From | To | |
Move And Rename Attribute | 2 | ||
Move And Rename Attribute public ACTIVATE_ACTION : String renamed to public ACTION_ACTIVATE_RULE : String and moved from class org.sonar.server.qualityprofile.ws.RuleActivationActions to class org.sonarqube.ws.client.qualityprofile.QualityProfileWsParameters | From | To | |
Move And Rename Attribute public DEACTIVATE_ACTION : String renamed to public ACTION_DEACTIVATE_RULE : String and moved from class org.sonar.server.qualityprofile.ws.RuleActivationActions to class org.sonarqube.ws.client.qualityprofile.QualityProfileWsParameters | From | To |