1a779ad886bd1ec7664fe936dbd8839f5d7dbcac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type type : BindyType to type : String in method public setType(type String) : void in class org.apache.camel.dataformat.bindy.kvp.springboot.BindyKeyValuePairDataFormatConfiguration | From | To | |
| Change Parameter Type type : BindyType to type : String in method public setType(type String) : void in class org.apache.camel.dataformat.bindy.csv.springboot.BindyCsvDataFormatConfiguration | From | To | |
| Change Parameter Type type : BindyType to type : String in method public setType(type String) : void in class org.apache.camel.dataformat.bindy.fixed.springboot.BindyFixedLengthDataFormatConfiguration | From | To | |
| Change Return Type | 3 | ||
| Change Return Type BindyType to String in method public getType() : String in class org.apache.camel.dataformat.bindy.csv.springboot.BindyCsvDataFormatConfiguration | From | To | |
| Change Return Type BindyType to String in method public getType() : String in class org.apache.camel.dataformat.bindy.fixed.springboot.BindyFixedLengthDataFormatConfiguration | From | To | |
| Change Return Type BindyType to String in method public getType() : String in class org.apache.camel.dataformat.bindy.kvp.springboot.BindyKeyValuePairDataFormatConfiguration | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type type : BindyType to type : String in class org.apache.camel.dataformat.bindy.kvp.springboot.BindyKeyValuePairDataFormatConfiguration | From | To | |
| Change Attribute Type type : BindyType to type : String in class org.apache.camel.dataformat.bindy.csv.springboot.BindyCsvDataFormatConfiguration | From | To | |
| Change Attribute Type type : BindyType to type : String in class org.apache.camel.dataformat.bindy.fixed.springboot.BindyFixedLengthDataFormatConfiguration | From | To |