b6920444768fb6178f5fedab6303251708387bd0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testGet() : void renamed to public testGetProperties() : void in class org.geoserver.catalog.rest.DataStoreFileUploadTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable params : Map<String,Serializable> to rawParamValues : Map<String,Serializable> in method public handleGet() : void in class org.geoserver.catalog.rest.DataStoreFileResource | From | To | |
| Rename Variable e : Map.Entry<String,Serializable> to param : Param in method public handleGet() : void in class org.geoserver.catalog.rest.DataStoreFileResource | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : Map.Entry<String,Serializable> to param : Param in method public handleGet() : void in class org.geoserver.catalog.rest.DataStoreFileResource | From | To |