acffa172b9027cc151cf752867eadabfe896c805
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 2 | ||
| Parameterize Variable authErrMsg : JsonObject to object : JsonObject in method private putValueOrNull(object JsonObject, key String, value String) : void in class com.vaadin.server.BootstrapHandler | From | To | |
| Parameterize Variable comErrMsg : JsonObject to object : JsonObject in method private putValueOrNull(object JsonObject, key String, value String) : void in class com.vaadin.server.BootstrapHandler | From | To | |
| Extract Method | 5 | ||
| Extract Method private putValueOrNull(object JsonObject, key String, value String) : void extracted from protected getApplicationParameters(context BootstrapContext) : JsonObject in class com.vaadin.server.BootstrapHandler | From | To |