36910742de8a4fde9cf728d00ef4fd136737e48f
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute filename : String to filenames : String[] in class org.pentaho.di.trans.steps.xmlinputstream.XMLInputStreamData | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type filename : String to filenames : String[] in class org.pentaho.di.trans.steps.xmlinputstream.XMLInputStreamData | From | To | |
Extract Method | 2 | ||
Extract Method private openNextFile() : boolean extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.xmlinputstream.XMLInputStream | From | To | |
Extract Method private closeFile() : void extracted from public dispose(smi StepMetaInterface, sdi StepDataInterface) : void in class org.pentaho.di.trans.steps.xmlinputstream.XMLInputStream | From | To |