8039744f129957dec49ce585c110a0e19868922a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getResourceNotificationDispatcher() : ResourceNotificationDispatcher renamed to public getResourceStore() : ResourceStore in class org.geoserver.config.GeoServerDataDirectory | From | To | |
Change Return Type | 1 | ||
Change Return Type ResourceNotificationDispatcher to ResourceStore in method public getResourceStore() : ResourceStore in class org.geoserver.config.GeoServerDataDirectory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter locations : Resource[] to locations : Resource[] in method public setLocations(locations Resource[]) : void in class org.geoserver.config.GeoServerPropertyOverrideConfigurer | From | To |