59fbb962a318ad4d8c3a48b72767429288fc658a
Files Diff
- Added: 13
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private oldInjection(targetStep String) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.metainject.MetaInject | From | To | |
Extract Method private newInjection(targetStep String, targetStepMeta StepMetaInterface) : void extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.metainject.MetaInject | From | To |