ca28bf54e73d827774be085e3e52bcf14005c9b3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type concurrentConsumers : Integer to concurrentConsumers : int in method public setConcurrentConsumers(concurrentConsumers int) : void in class org.apache.camel.component.ironmq.IronMQConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type Integer to int in method public getConcurrentConsumers() : int in class org.apache.camel.component.ironmq.IronMQConfiguration | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type concurrentConsumers : Integer to concurrentConsumers : int in class org.apache.camel.component.ironmq.IronMQConfiguration | From | To |