efa736ccd66d824cb5f660c40cecfbc7d277305c
Files Diff
- Added: 9
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute public SHARED_DATA_FILE : String in class org.pentaho.di.core.Const | From | To | |
Extract Method | 3 | ||
Extract Method public getPlugin(jobEntryInterface JobEntryInterface) : PluginInterface extracted from public setShellImage(shell Shell, jobEntryInterface JobEntryInterface) : void in class org.pentaho.di.ui.job.dialog.JobDialog | From | To | |
Extract Method public getImage(shell Shell, plugin PluginInterface) : Image extracted from public setShellImage(shell Shell, jobEntryInterface JobEntryInterface) : void in class org.pentaho.di.ui.job.dialog.JobDialog | From | To | |
Extract Method public getString(prefix String, key String, parameters String...) : String extracted from public getString(key String, parameters String...) : String in class org.pentaho.di.i18n.PackageMessages | From | To |