958f7f33fa40868dec6a878f1c97f6d7339a9b3b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable contentTypeString : String to charset : Charset in method public execute(httpUriRequest HttpUriRequest, contentType ContentType, callback FutureCallback<HttpResponse>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type contentTypeString : String to charset : Charset in method public execute(httpUriRequest HttpUriRequest, contentType ContentType, callback FutureCallback<HttpResponse>) : void in class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl | From | To | |
Extract Variable | 4 | ||
Extract Variable contentType : ContentType in method private createBatchChangeSetPart(edm Edm, contentIdMap Map<String,String>, batchRequest Olingo2BatchChangeRequest) : BatchChangeSetPart from class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl | From | To | |
Extract Variable contentType : ContentType in method private createBatchQueryPart(uriInfo UriInfoWithType, batchRequest Olingo2BatchQueryRequest) : BatchQueryPart from class org.apache.camel.component.olingo2.api.impl.Olingo2AppImpl | From | To | |
Extract Variable acceptType : ContentType in method private serializeBatchRequest(edm Edm, batchParts List<Olingo4BatchRequest>, boundary String) : InputStream from class org.apache.camel.component.olingo4.api.impl.Olingo4AppImpl | From | To | |
Inline Variable | 1 | ||
Inline Variable contentTypeString : String in method public execute(httpUriRequest HttpUriRequest, contentType ContentType, callback FutureCallback<HttpResponse>) : void from class org.apache.camel.component.olingo4.api.impl.Olingo4AppImpl | From | To |