2b0e96117d6f01eba0c18e2ff8df6a438e819721
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public isAllowJacksonUnmarshallType() : boolean renamed to public isAllowUnmarshallType() : boolean in class org.apache.camel.component.jackson.JacksonDataFormat | From | To | |
| Rename Method public setAllowJacksonUnmarshallType(allowJacksonUnmarshallType boolean) : void renamed to public setAllowUnmarshallType(allowJacksonUnmarshallType boolean) : void in class org.apache.camel.component.jackson.JacksonDataFormat | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute allowJacksonUnmarshallType : boolean to allowUnmarshallType : boolean in class org.apache.camel.component.jackson.JacksonDataFormat | From | To |