7c0f037ab30126ab7131e811d5cc10f114a1fa8f
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected loadKnownTypes() : Properties renamed to protected loadDefaultMappings() : Properties in class org.apache.camel.maven.AutowireMojo | From | To | |
| Rename Variable | 2 | ||
| Rename Variable knownTypes : Properties to mappings : Properties in method protected loadDefaultMappings() : Properties in class org.apache.camel.maven.AutowireMojo | From | To | |
| Rename Variable knownTypes : Properties to mappingProperties : Properties in method public execute() : void in class org.apache.camel.maven.AutowireMojo | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter knownTypes : Properties to mappingProperties : Properties in method protected findAutowireComponentOptionsByClasspath(catalog CamelCatalog, components Set<String>, reflections Reflections, mappingProperties Properties) : List<String> in class org.apache.camel.maven.AutowireMojo | From | To |