374e6904e268ba253922b1ee30ccbe91d3713cd9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private handleErrorInDelegate(details String, statusCode int) : boolean renamed to private handleCommunicationError(details String, statusCode int) : void in class com.vaadin.client.ApplicationConnection | From | To | |
Change Return Type | 1 | ||
Change Return Type boolean to void in method private handleCommunicationError(details String, statusCode int) : void in class com.vaadin.client.ApplicationConnection | From | To |