78ccf13325d4e159df9161b68e0fc7602de5e6d8
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public releaseExclusiveReadLock(operations GenericFileOperations<File>, file GenericFile<File>, exchange Exchange) : void renamed to public releaseExclusiveReadLockOnAbort(operations GenericFileOperations<File>, file GenericFile<File>, exchange Exchange) : void in class org.apache.camel.component.file.strategy.FileRenameExclusiveReadLockStrategy | From | To | |
Rename Method public releaseExclusiveReadLock(operations GenericFileOperations<File>, file GenericFile<File>, exchange Exchange) : void renamed to protected doReleaseExclusiveReadLock(operations GenericFileOperations<File>, file GenericFile<File>, exchange Exchange) : void in class org.apache.camel.component.file.strategy.MarkerFileExclusiveReadLockStrategy | From | To |