f4008479787ff6553626a84bbd834f6d9d6d03f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable getIt : boolean to toBeProcessed : boolean in method public execute(previousResult Result, nr int) : Result in class org.pentaho.di.job.entries.ftpput.JobEntryFTPPUT | From | To | |
Rename Variable myFileList : ArrayList<String> to files : List<String> in method public execute(previousResult Result, nr int) : Result in class org.pentaho.di.job.entries.ftpput.JobEntryFTPPUT | From | To | |
Change Variable Type | 1 | ||
Change Variable Type myFileList : ArrayList<String> to files : List<String> in method public execute(previousResult Result, nr int) : Result in class org.pentaho.di.job.entries.ftpput.JobEntryFTPPUT | From | To |