65145b0627df8964e7f41e1a74bb4445448b1fdf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable newFile : boolean to fileExist : boolean in method package isFileExist(fileName String) : boolean in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput | From | To | |
| Extract Method | 1 | ||
| Extract Method package isFileExist(fileName String) : boolean extracted from public processRow(smi StepMetaInterface, sdi StepDataInterface) : boolean in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter newFile : boolean to fileExist : boolean in method private isNeedWriteHeader(fileExist boolean) : boolean in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutput | From | To |