9b82e023d92147b017492ff84a9530e0aba1a253
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type clientBuilder : HttpAsyncClientBuilder to clientBuilder : Object in method private createOlingo2App(configuration Olingo2Configuration) : Olingo2AppWrapper in class org.apache.camel.component.olingo2.Olingo2Component | From | To | |
Extract Variable | 1 | ||
Extract Variable asyncClient : CloseableHttpAsyncClient in method public Olingo2AppImpl(serviceUri String, builder HttpAsyncClientBuilder) from class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type client : CloseableHttpAsyncClient to client : Closeable in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl | From | To |