812591a197ea1bd282e6289690181ffccf816fd9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setEndpointName(endpointName String) : void renamed to public setRouteboxName(routeboxName String) : void in class org.apache.camel.component.routebox.RouteboxConfiguration | From | To | |
Rename Method public getEndpointName() : String renamed to public getRouteboxName() : String in class org.apache.camel.component.routebox.RouteboxConfiguration | From | To | |
Rename Attribute | 1 | ||
Rename Attribute endpointName : String to routeboxName : String in class org.apache.camel.component.routebox.RouteboxConfiguration | From | To | |
Rename Parameter | 1 | ||
Rename Parameter endpointName : String to routeboxName : String in method public setRouteboxName(routeboxName String) : void in class org.apache.camel.component.routebox.RouteboxConfiguration | From | To |