dcb3e1e92bab2cd42794fb42034b39da5982df13
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getLastActivityVerbose() : String renamed to public getLastFtpActivityVerbose() : String in class org.apache.camel.component.file.remote.FtpConsumer | From | To | |
Extract Method | 2 | ||
Extract Method protected doDisconnect() : void extracted from public disconnect() : void in class org.apache.camel.component.file.remote.FtpOperations | From | To | |
Extract Method protected doConnect(configuration RemoteFileConfiguration) : boolean extracted from public connect(configuration RemoteFileConfiguration) : boolean in class org.apache.camel.component.file.remote.FtpOperations | From | To |