96e20e233f7028786c9ea9381129560c4b918e54
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type request : HttpServletRequest to operation : String in method protected operation(operation String) : Operation in class org.geoserver.rest.resources.ResourceController | From | To | |
Extract Method | 1 | ||
Extract Method protected getFormat(format String) : MediaType extracted from protected getFormat(request HttpServletRequest) : MediaType in class org.geoserver.rest.resources.ResourceController | From | To | |
Rename Parameter | 1 | ||
Rename Parameter request : HttpServletRequest to operation : String in method protected operation(operation String) : Operation in class org.geoserver.rest.resources.ResourceController | From | To |