bd7beab0a6508746d27f6df0bba021a69c622e73
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable injection : StepMetaInjectionInterface to meta : StepMetaInterface in method private refreshTree() : void in class org.pentaho.di.ui.trans.steps.metainject.MetaInjectDialog | From | To | |
Change Variable Type | 1 | ||
Change Variable Type injection : StepMetaInjectionInterface to meta : StepMetaInterface in method private refreshTree() : void in class org.pentaho.di.ui.trans.steps.metainject.MetaInjectDialog | From | To | |
Extract Method | 1 | ||
Extract Method private processOldMDIDescription(stepMeta StepMeta, stepItem TreeItem, injection StepMetaInjectionInterface) : void extracted from private refreshTree() : void in class org.pentaho.di.ui.trans.steps.metainject.MetaInjectDialog | From | To |