d513a857c76e1b3939af1da56f05d585a6d819e3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable layerInfo : LayerInfo to resource : ResourceInfo in method public SolrConfigurationPanel(panelId String, model IModel) in class org.geoserver.solr.SolrConfigurationPanel | From | To | |
Change Variable Type | 1 | ||
Change Variable Type layerInfo : LayerInfo to resource : ResourceInfo in method public SolrConfigurationPanel(panelId String, model IModel) in class org.geoserver.solr.SolrConfigurationPanel | From | To | |
Extract Method | 1 | ||
Extract Method public updateResource(info ResourceInfo, target AjaxRequestTarget) : void extracted from public updateResource(info ResourceInfo) : void in class org.geoserver.web.data.resource.ResourceConfigurationPage | From | To |