|
Rename Method public getDisableDefaultValueResolution() : Boolean renamed to public getDefaultFallbackEnabled() : Boolean in class org.apache.camel.component.properties.springboot.PropertiesComponentConfiguration |
From |
To |
|
Rename Method public setDisableDefaultValueResolution(disableDefaultValueResolution Boolean) : void renamed to public setDefaultFallbackEnabled(defaultFallbackEnabled Boolean) : void in class org.apache.camel.component.properties.springboot.PropertiesComponentConfiguration |
From |
To |
|
Rename Method public setDisableDefaultValueResolution(disableDefaultValueResolution Boolean) : void renamed to public setDefaultFallbackEnabled(defaultFallbackEnabled Boolean) : void in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition |
From |
To |
|
Rename Method public isDisableDefaultValueResolution() : boolean renamed to public isDefaultFallbackEnabled() : boolean in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Rename Method public getDisableDefaultValueResolution() : Boolean renamed to public getDefaultFallbackEnabled() : Boolean in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition |
From |
To |
|
Rename Method public setDisableDefaultValueResolution(disableDefaultValueResolution boolean) : void renamed to public setDefaultFallbackEnabled(defaultFallbackEnabled boolean) : void in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Rename Parameter disableDefaultValueResolution : Boolean to defaultFallbackEnabled : Boolean in method public setDefaultFallbackEnabled(defaultFallbackEnabled Boolean) : void in class org.apache.camel.component.properties.springboot.PropertiesComponentConfiguration |
From |
To |
|
Rename Parameter disableDefaultValueResolution : boolean to defaultFallbackEnabled : boolean in method public setDefaultFallbackEnabled(defaultFallbackEnabled boolean) : void in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Rename Parameter disableDefaultValueResolution : boolean to defaultFallbackEnabled : boolean in method public parseUri(text String, properties Properties, prefixToken String, suffixToken String, propertyPrefix String, propertySuffix String, fallbackToUnaugmentedProperty boolean, defaultFallbackEnabled boolean) : String in class org.apache.camel.component.properties.AugmentedPropertyNameAwarePropertiesParser |
From |
To |
|
Rename Parameter disableDefaultValueResolution : Boolean to defaultFallbackEnabled : Boolean in method public setDefaultFallbackEnabled(defaultFallbackEnabled Boolean) : void in class org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition |
From |
To |
|
Rename Parameter disableDefaultValueResolution : boolean to defaultFallbackEnabled : boolean in method public parseUri(text String, properties Properties, prefixToken String, suffixToken String, propertyPrefix String, propertySuffix String, fallbackToUnaugmentedProperty boolean, defaultFallbackEnabled boolean) : String in class org.apache.camel.component.properties.DefaultPropertiesParser |
From |
To |
|
Rename Parameter disableDefaultValueResolution : boolean to defaultFallbackEnabled : boolean in method public parseUri(text String, properties Properties, prefixToken String, suffixToken String, propertyPrefix String, propertySuffix String, fallbackToUnaugmentedProperty boolean, defaultFallbackEnabled boolean) : String in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer |
From |
To |
|
Rename Parameter disableDefaultValueResolution : boolean to defaultFallbackEnabled : boolean in method package ParsingContext(properties Properties, prefixToken String, suffixToken String, propertyPrefix String, propertySuffix String, fallbackToUnaugmentedProperty boolean, defaultFallbackEnabled boolean) in class org.apache.camel.component.properties.DefaultPropertiesParser.ParsingContext |
From |
To |