9d7491297aafd916c8b45424a2a6d31a49417c7a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type attributeNames : Collection<String> to attributeNames : String in method public setAttributeNames(attributeNames String) : void in class org.apache.camel.component.aws.sqs.SqsConfiguration | From | To | |
Change Parameter Type messageAttributeNames : Collection<String> to messageAttributeNames : String in method public setMessageAttributeNames(messageAttributeNames String) : void in class org.apache.camel.component.aws.sqs.SqsConfiguration | From | To | |
Change Return Type | 2 | ||
Change Return Type Collection<String> to String in method public getMessageAttributeNames() : String in class org.apache.camel.component.aws.sqs.SqsConfiguration | From | To | |
Change Return Type Collection<String> to String in method public getAttributeNames() : String in class org.apache.camel.component.aws.sqs.SqsConfiguration | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type messageAttributeNames : Collection<String> to messageAttributeNames : String in class org.apache.camel.component.aws.sqs.SqsConfiguration | From | To | |
Change Attribute Type attributeNames : Collection<String> to attributeNames : String in class org.apache.camel.component.aws.sqs.SqsConfiguration | From | To |