340df999d51b6facbe37599257db7a2eadb3e3d5
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected getDestinationSelectionAdapter() : SelectionAdapter renamed to protected getFileSelectionAdapter() : SelectionAdapter in class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog | From | To | |
Rename Variable | 1 | ||
Rename Variable fdbSourceDirectory : FormData to fdTb : FormData in method protected initUI() : void in class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog | From | To | |
Extract Method | 1 | ||
Extract Method protected initialize(space VariableSpace, composite Composite, flags int, toolTipText String, getCaretPositionInterface GetCaretPositionInterface, insertTextInterface InsertTextInterface, selectionListener SelectionListener) : void extracted from public TextVar(space VariableSpace, composite Composite, flags int, toolTipText String, getCaretPositionInterface GetCaretPositionInterface, insertTextInterface InsertTextInterface) in class org.pentaho.di.ui.core.widget.TextVar | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setTextVarButtonSelectionListener(textVarButtonSelectionListener SelectionListener) : void extracted from protected initUI() : void in class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog & moved to class org.pentaho.di.ui.core.widget.ColumnInfo | From | To |