d4d574fd13456a109b77fb83a15d690157a97672
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type connectionTimeout : Long to connectionTimeout : Integer in method public setConnectionTimeout(connectionTimeout Integer) : void in class org.apache.camel.component.mail.springboot.MailComponentConfiguration.MailConfigurationNestedConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type Long to Integer in method public getConnectionTimeout() : Integer in class org.apache.camel.component.mail.springboot.MailComponentConfiguration.MailConfigurationNestedConfiguration | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type connectionTimeout : Long to connectionTimeout : Integer in class org.apache.camel.component.mail.springboot.MailComponentConfiguration.MailConfigurationNestedConfiguration | From | To |