c9845632348137f84b884a04cecc39e6c66364ba
Files Diff
- Added: 19
- Removed: 0
- Renamed: 0
- Modified: 44
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable item : TreeItem to categoryItem : TreeItem in method private addStepItem(categoryItem TreeItem, step PluginInterface) : void in class org.pentaho.di.ui.spoon.Spoon | From | To | |
Parameterize Variable p : PluginInterface to step : PluginInterface in method private addStepItem(categoryItem TreeItem, step PluginInterface) : void in class org.pentaho.di.ui.spoon.Spoon | From | To | |
Extract Method | 1 | ||
Extract Method private addStepItem(categoryItem TreeItem, step PluginInterface) : void extracted from public refreshCoreObjects() : void in class org.pentaho.di.ui.spoon.Spoon | From | To |