2bab577e6c12a454d69d7c8841c21fbd0d58da3a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 5 | ||
Extract Variable target : AggregationStrategy in method private onSubmitCompletion(key String, exchange Exchange) : void from class org.apache.camel.processor.aggregate.AggregateProcessor | From | To | |
Extract Variable strategy : AggregationStrategy in method protected isPreCompleted(key String, oldExchange Exchange, newExchange Exchange) : String from class org.apache.camel.processor.aggregate.AggregateProcessor | From | To | |
Extract Variable strategy : AggregationStrategy in method protected onOptimisticLockingFailure(oldExchange Exchange, newExchange Exchange) : void from class org.apache.camel.processor.aggregate.AggregateProcessor | From | To | |
Extract Variable strategy : AggregationStrategy in method protected onCompletion(key String, original Exchange, aggregated Exchange, fromTimeout boolean) : Exchange from class org.apache.camel.processor.aggregate.AggregateProcessor | From | To | |
Extract Variable strategy : AggregationStrategy in method protected onPreCompletionAggregation(oldExchange Exchange, newExchange Exchange) : boolean from class org.apache.camel.processor.aggregate.AggregateProcessor | From | To |