5122afb6c8c0ab8b95787364c1f72a3b5ecc2645
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public matches(exchange Exchange) : boolean extracted from public process(exchange Exchange, callback AsyncCallback) : boolean in class org.apache.camel.processor.FilterProcessor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public matches(exchange Exchange) : boolean extracted from public process(exchange Exchange, callback AsyncCallback) : boolean in class org.apache.camel.processor.ChoiceProcessor & moved to class org.apache.camel.processor.FilterProcessor | From | To |