075f886fa63809632e6bf3239e2041d4d78da49c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method public createTempDir() : String from class org.pentaho.di.job.entries.ftp.TestUtils to public createTempDir() : String from class org.pentaho.di.utils.TestUtils | From | To | |
| Rename Variable | 2 | ||
| Rename Variable targetAttachmentFolder : String to returnValue : String in method package createOutputDirectory(folderType int) : String in class org.pentaho.di.job.entries.getpop.JobEntryGetPOP | From | To | |
| Rename Variable fileObject : FileObject to folder : FileObject in method package createOutputDirectory(folderType int) : String in class org.pentaho.di.job.entries.getpop.JobEntryGetPOP | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.pentaho.di.utils.TestUtils from classes [org.pentaho.di.job.entries.ftp.TestUtils] | From | To | |
| Extract Method | 1 | ||
| Extract Method package createOutputDirectory(folderType int) : String extracted from public execute(previousResult Result, nr int) : Result in class org.pentaho.di.job.entries.getpop.JobEntryGetPOP | From | To |