f390a42db77cdbb35b14ec9f44587c5a50658387
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable defaultStyle : StyleInfo to styleInfo : StyleInfo in method private handleCommonStyleElements(styleInfo StyleInfo) : void in class org.geoserver.wms.capabilities.GetCapabilitiesTransformer.CapabilitiesTranslator | From | To | |
| Inline Variable | 1 | ||
| Inline Variable styles : Set<StyleInfo> in method protected handleLayer(layer LayerInfo) : void from class org.geoserver.wms.capabilities.GetCapabilitiesTransformer.CapabilitiesTranslator | From | To | |
| Extract Method | 2 | ||
| Extract Method private handleCommonStyleElements(styleInfo StyleInfo) : void extracted from protected handleLayer(layer LayerInfo) : void in class org.geoserver.wms.capabilities.GetCapabilitiesTransformer.CapabilitiesTranslator | From | To |