c2af6a897963f085a5c89ffc5e60bc8fea73bac2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 3 | ||
Push Down Method protected runAsynchronouslyInBackgroundJob() : void from class melnorme.lang.ide.ui.utils.operations.AbstractUIOperation to protected doOperation() : void from class melnorme.lang.ide.ui.utils.operations.AbstractJobUIOperation | From | To | |
Push Down Method public AbstractUIOperation(operationName String, runInAsynchronousJob boolean) from class melnorme.lang.ide.ui.utils.operations.AbstractUIOperation to public AbstractJobUIOperation(operationName String) from class melnorme.lang.ide.ui.utils.operations.AbstractJobUIOperation | From | To | |
Push Down Method protected handleComputationResult_handled() : void from class melnorme.lang.ide.ui.utils.operations.AbstractUIOperation to protected handleComputationResult_handled() : void from class melnorme.lang.ide.ui.utils.operations.AbstractJobUIOperation | From | To | |
Extract Method | 1 | ||
Extract Method protected startBackgroundOperation() : void extracted from protected doOperation() : void in class melnorme.lang.ide.ui.utils.operations.AbstractUIOperation | From | To |