48754b9962a6b2b60f0df1e8ff546322c582cfb5
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type paramType : String to paramType : RestParamType in method public setParamType(paramType RestParamType) : void in class org.apache.camel.model.rest.RestOperationParam | From | To | |
Change Parameter Type type : String to type : RestParamType in method public type(type RestParamType) : RestParamDefinition in class org.apache.camel.model.rest.RestParamDefinition | From | To | |
Change Return Type | 1 | ||
Change Return Type String to RestParamType in method public getParamType() : RestParamType in class org.apache.camel.model.rest.RestOperationParam | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type paramType : String to paramType : RestParamType in class org.apache.camel.model.rest.RestOperationParam | From | To |