5eac91f23c65b770ee5d7913a7c9a5f7ced225f1
Files Diff
- Added: 12
- Removed: 12
- Renamed: 0
- Modified: 67
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type object : Object to message : String in method public log(message String) : void in class com.kodedu.controller.ApplicationController | From | To | |
| Rename Variable | 1 | ||
| Rename Variable e : Exception to e2 : Exception in method protected convert(functionName String, asciidoc String, config JsonObject) : ConverterResult in class com.kodedu.engine.AsciidocWebkitConverter | From | To | |
| Move Class | 3 | ||
| Move Class com.kodedu.other.IOHelper moved to com.kodedu.helper.IOHelper | From | To | |
| Move Class com.kodedu.other.XMLHelper moved to com.kodedu.helper.XMLHelper | From | To | |
| Move Class com.kodedu.other.OSHelper moved to com.kodedu.helper.OSHelper | From | To | |
| Extract Variable | 1 | ||
| Extract Variable styleClass : ObservableList<String> in method protected append(event ILoggingEvent) : void from class com.kodedu.logging.TableViewLogAppender | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type windows : Iterator<Window> to windows : ObservableList<Window> in method private initializePreviewContextMenus() : void in class com.kodedu.component.ViewPanel | From | To | |
| Extract Method | 1 | ||
| Extract Method private convertContent(functionName String, asciidoc String, config JsonObject) : CompletableFuture<ConverterResult> extracted from protected convert(functionName String, asciidoc String, config JsonObject) : ConverterResult in class com.kodedu.engine.AsciidocWebkitConverter | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter object : Object to message : String in method public log(message String) : void in class com.kodedu.controller.ApplicationController | From | To |