22383f49842887bde1a68f6d34d1480f2fe6510a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type saxonExtensionFunctions : List<Object> to saxonExtensionFunctions : String in method public setSaxonExtensionFunctions(saxonExtensionFunctions String) : void in class org.apache.camel.component.xslt.springboot.XsltComponentConfiguration | From | To | |
| Change Return Type | 1 | ||
| Change Return Type List<Object> to String in method public getSaxonExtensionFunctions() : String in class org.apache.camel.component.xslt.springboot.XsltComponentConfiguration | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type saxonExtensionFunctions : List<Object> to saxonExtensionFunctions : String in class org.apache.camel.component.xslt.springboot.XsltComponentConfiguration | From | To |