1172095459cf80678e3532c7b7862aeaced58785
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public execute_request_with_format_type() : void renamed to public execute_request_with_action_suffix() : void in class org.sonar.server.ws.WebServiceEngineTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute engine : WebServiceEngine to underTest : WebServiceEngine in class org.sonar.server.ws.WebServiceEngineTest | From | To | |
Rename Attribute SUPPORTED_FORMATS : Map<String,String> to SUPPORTED_MEDIA_TYPES_BY_URL_SUFFIX : Map<String,String> in class org.sonar.server.ws.ServletRequest | From | To | |
Inline Variable | 1 | ||
Inline Variable actionKeyWithoutFormatSuffix : String in method private getAction(controllerPath String, actionKey String) : WebService.Action from class org.sonar.server.ws.WebServiceEngine | From | To |