2ab06ca444d186ce91847a6e96654dfcab2ebbec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type count : int to count : long in method public iterator(first long, count long) : Iterator<ExecutionStatus> in class org.geoserver.wps.web.ProcessStatusProvider | From | To | |
Change Parameter Type first : int to first : long in method public iterator(first long, count long) : Iterator<ExecutionStatus> in class org.geoserver.wps.web.ProcessStatusProvider | From | To | |
Change Variable Type | 2 | ||
Change Variable Type type : Class<?> to type : Class<C> in method public ProcessSelectionPage(wpsAccessRulePage WPSAccessRulePage, pfi ProcessGroupInfo) in class org.geoserver.wps.web.ProcessSelectionPage | From | To | |
Change Variable Type type : Class<?> to type : Class<C> in method public WPSAccessRulePage() in class org.geoserver.wps.web.WPSAccessRulePage | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type dismissSelected : AjaxLink to dismissSelected : AjaxLink<Void> in class org.geoserver.wps.web.ProcessStatusPage | From | To | |
Change Attribute Type count : int to count : long in class org.geoserver.wps.web.ProcessStatusProvider | From | To | |
Change Attribute Type first : int to first : long in class org.geoserver.wps.web.ProcessStatusProvider | From | To |