f5a0d2001ab83d6b0cf3d5f507cdad421f8892bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable key : String in method public processSingleOp(exchange Exchange) : void from class org.apache.camel.component.aws.s3.S3Producer | From | To | |
Extract Method | 7 | ||
Extract Method private determineBucketName(exchange Exchange) : String extracted from private copyObject(s3Client AmazonS3, exchange Exchange) : void in class org.apache.camel.component.aws.s3.S3Producer | From | To | |
Extract Method private determineBucketName(exchange Exchange) : String extracted from public processSingleOp(exchange Exchange) : void in class org.apache.camel.component.aws.s3.S3Producer | From | To | |
Extract Method private determineBucketName(exchange Exchange) : String extracted from private deleteBucket(s3Client AmazonS3, exchange Exchange) : void in class org.apache.camel.component.aws.s3.S3Producer | From | To | |
Extract Method private determineBucketName(exchange Exchange) : String extracted from private createDownloadLink(s3Client AmazonS3, exchange Exchange) : void in class org.apache.camel.component.aws.s3.S3Producer | From | To | |
Extract Method private determineBucketName(exchange Exchange) : String extracted from private deleteObject(s3Client AmazonS3, exchange Exchange) : void in class org.apache.camel.component.aws.s3.S3Producer | From | To | |
Extract Method private determineBucketName(exchange Exchange) : String extracted from private listObjects(s3Client AmazonS3, exchange Exchange) : void in class org.apache.camel.component.aws.s3.S3Producer | From | To | |
Extract Method private determineBucketName(exchange Exchange) : String extracted from private getObject(s3Client AmazonS3, exchange Exchange) : void in class org.apache.camel.component.aws.s3.S3Producer | From | To |