2b9d9a6d63aff7c99fa56564a20f7d180a056311
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public confrmance() : ConformanceDocument renamed to public conformance() : ConformanceDocument in class org.geoserver.api.features.FeatureService | From | To | |
| Rename Variable | 1 | ||
| Rename Variable argumentResolves : List<HandlerMethodArgumentResolver> to pluginResolvers : List<HandlerMethodArgumentResolver> in method protected initApplicationContext(context ApplicationContext) : void in class org.geoserver.api.APIDispatcher | From | To | |
| Extract Method | 1 | ||
| Extract Method private getFeatureType(collectionId String) : FeatureTypeInfo extracted from public collection(collectionId String) : CollectionDocument in class org.geoserver.api.features.FeatureService | From | To |