087481a53525549b11fe3fce15534b489a44b4cf
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private createHttpSession(method NanoHTTPD.Method) : NanoHTTPD.IHTTPSession from class org.sonar.ce.systeminfo.SystemInfoHttpActionTest to public createHttpSession(method NanoHTTPD.Method, params Map<String,String>) : NanoHTTPD.IHTTPSession from class org.sonar.ce.httpd.CeHttpUtils | From | To | |
Extract Method | 1 | ||
Extract Method private call(actionClient ActionClient<T>) : T extracted from public retrieveSystemInfo() : Optional<ProtobufSystemInfo.SystemInfo> in class org.sonar.ce.http.CeHttpClient | From | To |