8c18fecf7156dca6d2dbd87908914f465836d9eb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public handoverSynchronization(target Exchange, filter Predicate<Synchronization>) : void extracted from public handoverSynchronization(target Exchange) : void in class org.apache.camel.impl.DefaultUnitOfWork | From | To | |
Extract Method public createCorrelatedCopy(exchange Exchange, handover boolean, useSameMessageId boolean, filter Predicate<Synchronization>) : Exchange extracted from public createCorrelatedCopy(exchange Exchange, handover boolean, useSameMessageId boolean) : Exchange in class org.apache.camel.util.ExchangeHelper | From | To |