654e03900a513f706fa82060d339926c83cc1ffd
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type enableFeatures : Set<String> to enableFeatures : String in method public setEnableFeatures(enableFeatures String) : void in class org.apache.camel.component.jackson.JacksonDataFormat | From | To | |
Change Parameter Type disableFeatures : Set<String> to disableFeatures : String in method public setDisableFeatures(disableFeatures String) : void in class org.apache.camel.component.jackson.JacksonDataFormat | From | To | |
Change Parameter Type enableFeatures : Set<String> to enableFeatures : String in method public setEnableFeatures(enableFeatures String) : void in class org.apache.camel.model.dataformat.JsonDataFormat | From | To | |
Change Parameter Type disableFeatures : Set<String> to disableFeatures : String in method public setDisableFeatures(disableFeatures String) : void in class org.apache.camel.model.dataformat.JsonDataFormat | From | To | |
Change Return Type | 4 | ||
Change Return Type Set<String> to String in method public getEnableFeatures() : String in class org.apache.camel.component.jackson.JacksonDataFormat | From | To | |
Change Return Type Set<String> to String in method public getEnableFeatures() : String in class org.apache.camel.model.dataformat.JsonDataFormat | From | To | |
Change Return Type Set<String> to String in method public getDisableFeatures() : String in class org.apache.camel.component.jackson.JacksonDataFormat | From | To | |
Change Return Type Set<String> to String in method public getDisableFeatures() : String in class org.apache.camel.model.dataformat.JsonDataFormat | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type disableFeatures : Set<String> to disableFeatures : String in class org.apache.camel.component.jackson.JacksonDataFormat | From | To | |
Change Attribute Type disableFeatures : Set<String> to disableFeatures : String in class org.apache.camel.model.dataformat.JsonDataFormat | From | To | |
Change Attribute Type enableFeatures : Set<String> to enableFeatures : String in class org.apache.camel.component.jackson.JacksonDataFormat | From | To | |
Change Attribute Type enableFeatures : Set<String> to enableFeatures : String in class org.apache.camel.model.dataformat.JsonDataFormat | From | To |