e20f6fd54ae4b350ea654807b98fe442e546d1a8
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute SERVICE_URL_PATH_AS_PARAMETER : String to SERVICE_URL_PARAMETER_NAME : String in class com.vaadin.shared.ApplicationConstants | From | To | |
Rename Attribute SERVICE_URL_PARAMETER_NAMESPACE : String to SERVICE_URL_PARAMETER_NAME : String in class com.vaadin.shared.ApplicationConstants | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public addGetParameters(uri String, extraParams String) : String extracted from public addGetParameters(uri String, extraParams String) : String in class com.vaadin.client.ApplicationConnection & moved to class com.vaadin.shared.util.SharedUtil | From | To |