fb2168767a0b7ddb2f5f3d5772bd227cb8b05bdc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private RefreshArgFromPrevious() : void renamed to private refreshArgFromPrevious() : void in class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog | From | To | |
Extract Variable | 1 | ||
Extract Variable alignmentControl : Control in method protected initUI() : void from class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog | From | To | |
Inline Variable | 1 | ||
Inline Variable parent : Shell in method public open() : JobEntryInterface from class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog | From | To | |
Extract Method | 3 | ||
Extract Method protected getSourceSelectionAdapter() : SelectionAdapter extracted from public open() : JobEntryInterface in class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog | From | To | |
Extract Method protected initUI() : void extracted from public open() : JobEntryInterface in class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog | From | To | |
Extract Method protected getDestinationSelectionAdapter() : SelectionAdapter extracted from public open() : JobEntryInterface in class org.pentaho.di.ui.job.entries.copyfiles.JobEntryCopyFilesDialog | From | To |