8d4a41f88503d004bf4fb8ff6d13fc8afe05221c
Files Diff
- Added: 9
- Removed: 1
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 2 | ||
Push Down Method public getCamelCatalog() : CamelCatalog from class org.apache.camel.catalog.nexus.BaseNexusRepository to public getCamelCatalog() : CamelCatalog from class org.apache.camel.catalog.nexus.ComponentCatalogNexusRepository | From | To | |
Push Down Method public setCamelCatalog(camelCatalog CamelCatalog) : void from class org.apache.camel.catalog.nexus.BaseNexusRepository to public setCamelCatalog(camelCatalog CamelCatalog) : void from class org.apache.camel.catalog.nexus.ComponentCatalogNexusRepository | From | To | |
Push Down Attribute | 1 | ||
Push Down Attribute private camelCatalog : CamelCatalog from class org.apache.camel.catalog.nexus.BaseNexusRepository to private camelCatalog : CamelCatalog from class org.apache.camel.catalog.nexus.ComponentCatalogNexusRepository | From | To |