77640af326b7426ea9b277443808d24e24275bd2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public getConfigurer() : ConfigurerProperties renamed to public getCustomizer() : CustomizerProperties in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon | From | To | |
Rename Method public getConfigurer() : ConfigurerProperties renamed to public getCustomizer() : CustomizerProperties in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon | From | To | |
Rename Method public getConfigurer() : ConfigurerProperties renamed to public getCustomizer() : CustomizerProperties in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon | From | To | |
Change Return Type | 3 | ||
Change Return Type ConfigurerProperties to CustomizerProperties in method public getCustomizer() : CustomizerProperties in class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon | From | To | |
Change Return Type ConfigurerProperties to CustomizerProperties in method public getCustomizer() : CustomizerProperties in class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon | From | To | |
Change Return Type ConfigurerProperties to CustomizerProperties in method public getCustomizer() : CustomizerProperties in class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon | From | To | |
Rename Class | 3 | ||
Rename Class org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon.ConfigurerProperties renamed to org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon.CustomizerProperties | From | To | |
Rename Class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.ConfigurerProperties renamed to org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties | From | To | |
Rename Class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.ConfigurerProperties renamed to org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties | From | To |