5424f5bf6384869a7e629d775230a4d4bb3cbb75
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 129
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type GWCConfig to Object in method protected readResolve() : Object in class org.geoserver.gwc.config.GWCConfig | From | To | |
| Change Return Type ParameterFilter to Object in method protected readResolve() : Object in class org.geoserver.gwc.layer.StyleParameterFilter | From | To | |
| Extract Variable | 8 | ||
| Extract Variable files : File[] in method public prepare(m ProgressMonitor) : void from class org.geoserver.importer.SpatialFile | From | To | |
| Extract Variable sc : ServletContext in method public setApplicationContext(context ApplicationContext) : void from class org.vfny.geoserver.global.GeoServerServletContextInitializer | From | To | |
| Extract Variable files : File[] in method public dataStoresGet(workspaceName String, storeName String) : ResponseEntity from class org.geoserver.rest.catalog.DataStoreFileController | From | To | |
| Extract Variable requestAttributes : RequestAttributes in method public get() : RequestInfo from class org.geoserver.rest.RequestInfo | From | To | |
| Extract Variable files : File[] in method public prepare(m ProgressMonitor) : void from class org.geoserver.importer.Directory | From | To | |
| Extract Variable requestAttributes : RequestAttributes in method public set(requestInfo RequestInfo) : void from class org.geoserver.rest.RequestInfo | From | To | |
| Extract Variable line : String in method public trimNextLine(reader BufferedReader) : String from class org.geoserver.wms.kvp.PALFileLoader | From | To | |
| Extract Variable helper : GeoServerUrlPathHelper in method public configurePathMatch(configurer PathMatchConfigurer) : void from class org.geoserver.rest.RestConfiguration | From | To | |
| Extract Method | 3 | ||
| Extract Method public trimNextLine(reader BufferedReader) : String extracted from public PALFileLoader(file Resource) in class org.geoserver.wms.kvp.PALFileLoader | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected getNonNullRequestAttributes() : RequestAttributes extracted from public configurePersister(persister XStreamPersister, converter XStreamMessageConverter) : void in class org.geoserver.rest.catalog.FeatureTypeController & moved to class org.geoserver.rest.RestBaseController | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.geoserver.security.web.auth.RequestFilterChainWrapper | From | To |