38a60ed1803c6fb2c1cc4730fe2cb82fccb5eb49
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 11 | ||
Extract Method protected addon(name String) : boolean extracted from private userMenu(x HttpExchange, app Object) : Tag in class org.rapidoid.app.AppPageGeneric | From | To | |
Extract Method protected config(name String, defaultValue T) : T extracted from private filterScreens(app Object, screenClasses Map<String,Class<?>>) : Map<String,Class<?>> in class org.rapidoid.app.AppPageGeneric | From | To | |
Extract Method protected addon(name String) : boolean extracted from private loggedOutUserMenu(x HttpExchange, app Object) : Tag in class org.rapidoid.app.AppPageGeneric | From | To | |
Extract Method protected config(name String, defaultValue T) : T extracted from public content(x HttpExchange) : Object in class org.rapidoid.app.AppPageGeneric | From | To |