426ac78728154d9633b40f41e014c0a354cd0872
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private setupFolderCreationTest() : SFTPClient inlined to public folderCreationEmptyTest() : void in class org.pentaho.di.job.entries.sftp.SFTPClientTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable folder : String to f : String in method public createFolder(path String) : void in class org.pentaho.di.job.entries.sftp.SFTPClient | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute userName : String to username : String in class org.pentaho.di.job.entries.sftp.SFTPClientTest | From | To | |
| Rename Attribute serverPort : int to port : int in class org.pentaho.di.job.entries.sftp.SFTPClientTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter foldername : String to path : String in method public createFolder(path String) : void in class org.pentaho.di.job.entries.sftp.SFTPClient | From | To |