cec9ef0e6bf4d7ef40d46495dd67723977ba7d28
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable segment : Segment to entity : Entity in method public notify(event CamelEvent) : void in class org.apache.camel.component.aws.xray.XRayTracer.XRayEventNotifier | From | To | |
| Rename Variable segment : Segment to entity : Entity in method public onExchangeDone(route Route, exchange Exchange) : void in class org.apache.camel.component.aws.xray.XRayTracer.XRayRoutePolicy | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type segment : Segment to entity : Entity in method public notify(event CamelEvent) : void in class org.apache.camel.component.aws.xray.XRayTracer.XRayEventNotifier | From | To | |
| Change Variable Type segment : Segment to entity : Entity in method public onExchangeDone(route Route, exchange Exchange) : void in class org.apache.camel.component.aws.xray.XRayTracer.XRayRoutePolicy | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected getTraceEntityFromExchange(exchange Exchange) : Entity extracted from public onExchangeBegin(route Route, exchange Exchange) : void in class org.apache.camel.component.aws.xray.XRayTracer.XRayRoutePolicy & moved to class org.apache.camel.component.aws.xray.XRayTracer | From | To |