b7bd19d3400999587a99658a8854728930d59a56
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getFeature(collectionId String, startIndex BigInteger, limit BigInteger, bbox String, time String) : FeaturesResponse renamed to public items(collectionId String, startIndex BigInteger, limit BigInteger, bbox String, time String, itemId String) : FeaturesResponse in class org.geoserver.api.features.FeatureService | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type e : ServiceException to e : Throwable in method public dumpExceptionMessages(e Throwable, s StringBuffer, xmlEscape boolean) : void in class org.geoserver.ows.util.OwsUtils | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mediaType : MediaType to code : String in class org.geoserver.api.APIException | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mediaType : MediaType to code : String in class org.geoserver.api.APIException | From | To |