460d564e67f6cdcff75a7584bc594eb957907048
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public writeResult(iResult Object, iFormat String, iAccept String, iAdditionalProperties Map<String,Object>, mode String) : void extracted from 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 | |
Extract Method public writeRecords(iRecords Object, iFetchPlan String, iFormat String, accept String, iAdditionalProperties Map<String,Object>, mode String) : void extracted from public writeRecords(iRecords Object, iFetchPlan String, iFormat String, accept String, iAdditionalProperties Map<String,Object>) : void in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse | From | To | |
Rename Parameter | 1 | ||
Rename Parameter oServer : OServer to server : OServer in method public config(server OServer, iParams OServerParameterConfiguration[]) : void in class com.orientechnologies.orient.graph.handler.OGraphServerHandler | From | To |