8961f8e2df98c33413102552c6de321c3a4dec42
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 2 | ||
Pull Up Attribute public DEFAULT_SUFFIX_TOKEN : String from class org.apache.camel.component.properties.PropertiesComponent to public DEFAULT_SUFFIX_TOKEN : String from class org.apache.camel.spi.PropertiesComponent | From | To | |
Pull Up Attribute public DEFAULT_PREFIX_TOKEN : String from class org.apache.camel.component.properties.PropertiesComponent to public DEFAULT_PREFIX_TOKEN : String from class org.apache.camel.spi.PropertiesComponent | From | To | |
Extract Interface | 1 | ||
Extract Interface org.apache.camel.spi.PropertiesComponent from classes [org.apache.camel.component.properties.PropertiesComponent] | From | To | |
Extract Method | 1 | ||
Extract Method public getPropertiesComponent(autoCreate boolean) : PropertiesComponent extracted from protected getPropertiesComponent() : PropertiesComponent in class org.apache.camel.impl.AbstractCamelContext | From | To |