5067c5b892c669ff5aaff98054f83f43e87d831b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type httpMethod : String to httpMethod : HttpMethods in method public setHttpMethod(httpMethod HttpMethods) : void in class org.apache.camel.http.common.HttpCommonEndpoint | From | To | |
Change Return Type | 1 | ||
Change Return Type String to HttpMethods in method public getHttpMethod() : HttpMethods in class org.apache.camel.http.common.HttpCommonEndpoint | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type httpMethod : String to httpMethod : HttpMethods in class org.apache.camel.http.common.HttpCommonEndpoint | From | To |