ce6bf6e6feb5f425cd544c4c1edfa2eb34641907
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 60
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable camelDataFormat : BindyCsvDataFormat to dataFormat : BindyCsvDataFormat in method public configure() : void in class org.apache.camel.dataformat.bindy.csv.BindyCarQuoteAndCommaDelimiterTest.createRouteBuilder | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute factory : BindyFixedLengthFactory to footerFactory : BindyFixedLengthFactory in method protected createModelFactory() : BindyAbstractFactory in class org.apache.camel.dataformat.bindy.fixed.BindyFixedLengthDataFormat | From | To | |
Replace Variable With Attribute cl : Class<?> to type : Class<?> in method public factory() : Map<String,Object> in class org.apache.camel.dataformat.bindy.BindyAbstractFactory | From | To |