9a5357e669a0fd466fd9c6c2463ccdc651daee03
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getMessage(exchange Exchange) : void renamed to private retrieveMessage(exchange Exchange) : void in class org.apache.camel.component.azure.queue.QueueServiceConsumer | From | To | |
Pull Up Method | 2 | ||
Pull Up Method public getOpContext() : OperationContext from class org.apache.camel.component.azure.blob.BlobServiceRequestOptions to public getOpContext() : OperationContext from class org.apache.camel.component.azure.common.AbstractServiceRequestOptions | From | To | |
Pull Up Method public setOpContext(opContext OperationContext) : void from class org.apache.camel.component.azure.blob.BlobServiceRequestOptions to public setOpContext(opContext OperationContext) : void from class org.apache.camel.component.azure.common.AbstractServiceRequestOptions | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private opContext : OperationContext from class org.apache.camel.component.azure.blob.BlobServiceRequestOptions to private opContext : OperationContext from class org.apache.camel.component.azure.common.AbstractServiceRequestOptions | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.camel.component.azure.common.AbstractServiceRequestOptions from classes [org.apache.camel.component.azure.blob.BlobServiceRequestOptions] | From | To |