0cefbe1a1be63cea495ab02b7deefc639ab2df15
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 9
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public writeResult(iResult Object, iFormat String, iAccept String, iAdditionalProperties Map<String,Object>) : void extracted from public writeResult(iResult Object, iFormat String, accept String) : void in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse | From | To | |
| Extract Method public writeRecords(iRecords Object, iFetchPlan String, iFormat String, accept String, iAdditionalProperties Map<String,Object>) : void extracted from public writeRecords(iRecords Object, iFetchPlan String, iFormat String, accept String) : void in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter accept : String to iAccept : String in method public writeResult(iResult Object, iFormat String, iAccept String) : void in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse | From | To | |
| Rename Parameter accept : String to iAccept : String in method public writeResult(iResult Object, iFormat String, iAccept String, iAdditionalProperties Map<String,Object>) : void in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse | From | To |