7cd240f514d9f456c938f866fe430594a1a7ff56
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 6 | ||
Change Return Type void to String in method protected checkOws11Exception(dom Document) : String in class org.geoserver.wcs.test.WCSTestSupport | From | To | |
Change Return Type void to String in method protected checkOws11Exception(dom Document, exceptionCode String) : String in class org.geoserver.test.GeoServerSystemTestSupport | From | To | |
Change Return Type void to String in method protected checkOws11Exception(dom Document) : String in class org.geoserver.test.GeoServerSystemTestSupport | From | To | |
Change Return Type void to String in method protected checkOws11Exception(dom Document, version String, exceptionCode String, locator String) : String in class org.geoserver.test.GeoServerSystemTestSupport | From | To | |
Change Return Type void to String in method protected checkOws11Exception(dom Document, exceptionCode String, locator String) : String in class org.geoserver.test.GeoServerSystemTestSupport | From | To | |
Change Return Type List<DocumentOutputDefinitionType> to List<OutputDefinitionType> in method public getRequestedOutputs() : List<OutputDefinitionType> in class org.geoserver.wps.executor.ExecuteRequest | From | To | |
Change Variable Type | 3 | ||
Change Variable Type result : List<DocumentOutputDefinitionType> to result : List<OutputDefinitionType> in method public getRequestedOutputs() : List<OutputDefinitionType> in class org.geoserver.wps.executor.ExecuteRequest | From | To | |
Change Variable Type output : DocumentOutputDefinitionType to output : OutputDefinitionType in method public build(listener ProgressListener) : ExecuteResponseType in class org.geoserver.wps.executor.ExecuteResponseBuilder | From | To | |
Change Variable Type outputList : List<DocumentOutputDefinitionType> to outputList : List<OutputDefinitionType> in method public build(listener ProgressListener) : ExecuteResponseType in class org.geoserver.wps.executor.ExecuteResponseBuilder | From | To | |
Extract Variable | 1 | ||
Extract Variable responseForm : ResponseFormType in method public getRequestedOutputs() : List<OutputDefinitionType> from class org.geoserver.wps.executor.ExecuteRequest | From | To |