8baed3b1917b2ae3482447aecfd49187cb8dbd34
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type files : List<ChannelSftp.LsEntry> to files : List in method public acquireExclusiveReadLock(operations GenericFileOperations<ChannelSftp.LsEntry>, file GenericFile<ChannelSftp.LsEntry>, exchange Exchange) : boolean in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy | From | To | |
Change Variable Type f : ChannelSftp.LsEntry to f : Object in method public acquireExclusiveReadLock(operations GenericFileOperations<ChannelSftp.LsEntry>, file GenericFile<ChannelSftp.LsEntry>, exchange Exchange) : boolean in class org.apache.camel.component.file.remote.strategy.SftpChangedExclusiveReadLockStrategy | From | To |