e122693ff9a82ec3602accd461fdb5b903e98d15
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable file : RepositoryFile to fileBeforeRename : RepositoryFile in method public renameJob(idJobForRename ObjectId, versionComment String, newDirectory RepositoryDirectoryInterface, newJobName String) : ObjectId in class org.pentaho.di.repository.pur.PurRepository | From | To | |
| Extract Variable | 1 | ||
| Extract Variable absPath : String in method public renameJob(idJobForRename ObjectId, versionComment String, newDirectory RepositoryDirectoryInterface, newJobName String) : ObjectId from class org.pentaho.di.repository.pur.PurRepository | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter newName : String to newJobName : String in method public renameJob(idJobForRename ObjectId, versionComment String, newDirectory RepositoryDirectoryInterface, newJobName String) : ObjectId in class org.pentaho.di.repository.pur.PurRepository | From | To | |
| Rename Parameter idJob : ObjectId to idJobForRename : ObjectId in method public renameJob(idJobForRename ObjectId, versionComment String, newDirectory RepositoryDirectoryInterface, newJobName String) : ObjectId in class org.pentaho.di.repository.pur.PurRepository | From | To |