d648b453f52ec236f44dafbfdf1a4262c1c8d099
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 57
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private getArgumentsData() : void from class org.pentaho.di.ui.trans.dialog.TransExecutionConfigurationDialog to private getArgumentsData() : void from class org.pentaho.di.ui.core.dialog.ArgumentsDialog | From | To | |
| Move Method private getArgumentsData() : void from class org.pentaho.di.ui.job.dialog.JobExecutionConfigurationDialog to private getArgumentsData() : void from class org.pentaho.di.ui.core.dialog.ArgumentsDialog | From | To | |
| Move Class | 1 | ||
| Move Class org.pentaho.di.ui.ConfigurationDialog moved to org.pentaho.di.ui.core.dialog.ConfigurationDialog | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute wShowTransformations : Button to showDialogRunCheckbox : Button in class org.pentaho.di.ui.trans.dialog.TransExecutionConfigurationDialog | From | To | |
| Extract Method | 1 | ||
| Extract Method protected clusteredOptionsComposite() : void extracted from public open() : boolean in class org.pentaho.di.ui.trans.dialog.TransExecutionConfigurationDialog | From | To |