e82caac4605d8a7dc55a5cac2629f5a9b21b9c08
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type httpResponse : FullHttpResponse to exchange : Exchange in method public ExchangeRestApiResponseAdapter(exchange Exchange) in class org.apache.camel.swagger.ExchangeRestApiResponseAdapter | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.apache.camel.component.netty4.http.NettyRestApiResponseAdapter moved and renamed to org.apache.camel.swagger.ExchangeRestApiResponseAdapter | From | To | |
Move Class | 1 | ||
Move Class org.apache.camel.spi.RestApiResponseAdapter moved to org.apache.camel.swagger.RestApiResponseAdapter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute httpResponse : FullHttpResponse to exchange : Exchange in class org.apache.camel.swagger.ExchangeRestApiResponseAdapter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type httpResponse : FullHttpResponse to exchange : Exchange in class org.apache.camel.swagger.ExchangeRestApiResponseAdapter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter httpResponse : FullHttpResponse to exchange : Exchange in method public ExchangeRestApiResponseAdapter(exchange Exchange) in class org.apache.camel.swagger.ExchangeRestApiResponseAdapter | From | To |