e441457951b7d7cb6ede65a62fd8460a6485e322
Files Diff
- Added: 1
- Removed: 6
- Renamed: 0
- Modified: 155
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Interface | 1 | ||
Extract Interface org.apache.camel.AggregationStrategy from classes [org.apache.camel.processor.aggregate.AbstractListAggregationStrategy, org.apache.camel.processor.BeanRecipientListTimeoutTest.MyAggregationStrategy, org.apache.camel.processor.BodyInPreCompleteAggregatingStrategy, org.apache.camel.processor.MulticastParallelAllTimeoutAwareTest.MyAggregationStrategy, org.apache.camel.processor.MulticastParallelTimeoutAwareTest.MyAggregationStrategy, org.apache.camel.processor.SplitParallelTimeoutTest.MyAggregationStrategy, org.apache.camel.processor.SplitterShareUnitOfWorkCompletionAwareTest.MyStrategy, org.apache.camel.processor.aggregator.AggregateCompletionAwareAggregationStrategyTest.MyCompletionStrategy, org.apache.camel.processor.aggregator.AggregateTimeoutTest.MyAggregationStrategy, org.apache.camel.processor.aggregator.DistributedTimeoutTest.MyAggregationStrategy] | From | To | |
Inline Variable | 1 | ||
Inline Variable strategy : AggregationStrategy in method protected doStart() : void from class org.apache.camel.processor.aggregate.AggregateProcessor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setCamelContext(camelContext CamelContext) : void extracted from protected doStart() : void in class org.apache.camel.processor.aggregate.AggregateProcessor & moved to class org.apache.camel.processor.aggregate.ShareUnitOfWorkAggregationStrategy | From | To |