|
Change Parameter Type uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.PropertiesResolver |
From |
To |
|
Change Parameter Type path : String to location : PropertiesLocation in method protected loadPropertiesFromClasspath(context CamelContext, ignoreMissingLocation boolean, location PropertiesLocation) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |
|
Change Parameter Type locations : String[] to locations : List<PropertiesLocation> in method private parseLocations(locations List<PropertiesLocation>) : List<PropertiesLocation> in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Change Parameter Type uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.PropertiesResolverTest.MyCustomResolver |
From |
To |
|
Change Parameter Type urls : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.blueprint.BlueprintPropertiesResolver |
From |
To |
|
Change Parameter Type uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |
|
Change Parameter Type path : String to location : PropertiesLocation in method protected loadPropertiesFromRegistry(context CamelContext, ignoreMissingLocation boolean, location PropertiesLocation) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |
|
Change Parameter Type uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.CamelSpringPropertyPlaceholderConfigurer3Test.MyBridgePropertyPlaceholderConfigurer |
From |
To |
|
Change Parameter Type locations : String[] to locations : List<PropertiesLocation> in method public setLocations(locations List<PropertiesLocation>) : void in class org.apache.camel.component.properties.springboot.PropertiesComponentConfiguration |
From |
To |
|
Change Parameter Type path : String to location : PropertiesLocation in method protected loadPropertiesFromFilePath(context CamelContext, ignoreMissingLocation boolean, location PropertiesLocation) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |
|
Change Parameter Type uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer |
From |
To |
|
Change Variable Type u : String to location : PropertiesLocation in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer |
From |
To |
|
Change Variable Type locations : String[] to locations : List<PropertiesLocation> in method public testPropertiesLocationElement() : void in class org.apache.camel.test.spring.CamelSpringPropertiesLocationElementTest |
From |
To |
|
Change Variable Type locations : String[] to locations : List<PropertiesLocation> in method public testPropertiesLocationElement() : void in class org.apache.camel.test.blueprint.BlueprintPropertiesLocationElementTest |
From |
To |
|
Change Variable Type url : String to location : PropertiesLocation in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.blueprint.BlueprintPropertiesResolver |
From |
To |
|
Change Variable Type locations : String[] to locations : List<PropertiesLocation> in method public parseUri(uri String, paths List<PropertiesLocation>) : String in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Change Variable Type locations : List<String> to locations : List<PropertiesLocation> in method protected initPropertyPlaceholder() : void in class org.apache.camel.core.xml.AbstractCamelContextFactoryBean |
From |
To |
|
Change Variable Type locations : String[] to locations : List<PropertiesLocation> in method public testPropertiesLocationElement() : void in class org.apache.camel.test.blueprint.BlueprintPropertiesLocationElementImplicitTest |
From |
To |
|
Change Variable Type location : String to location : PropertiesLocation in method private parseLocations(locations List<PropertiesLocation>) : List<PropertiesLocation> in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Change Variable Type path : String to location : PropertiesLocation in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |
|
Change Variable Type answer : List<String> to answer : List<PropertiesLocation> in method private parseLocations(locations List<PropertiesLocation>) : List<PropertiesLocation> in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Change Variable Type paths : String[] to paths : List<PropertiesLocation> in method protected createEndpoint(uri String, remaining String, parameters Map<String,Object>) : Endpoint in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Rename Parameter uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.PropertiesResolverTest.MyCustomResolver |
From |
To |
|
Rename Parameter urls : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.blueprint.BlueprintPropertiesResolver |
From |
To |
|
Rename Parameter paths : String... to uris : String... in method public parseUri(uri String, uris String...) : String in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Rename Parameter uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |
|
Rename Parameter path : String to location : PropertiesLocation in method protected loadPropertiesFromFilePath(context CamelContext, ignoreMissingLocation boolean, location PropertiesLocation) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |
|
Rename Parameter locations : Collection<String> to locationStrings : Collection<String> in method public setLocations(locationStrings Collection<String>) : void in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Rename Parameter uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.PropertiesResolver |
From |
To |
|
Rename Parameter locations : String[] to locationStrings : String[] in method public setLocations(locationStrings String[]) : void in class org.apache.camel.component.properties.PropertiesComponent |
From |
To |
|
Rename Parameter uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.component.properties.CamelSpringPropertyPlaceholderConfigurer3Test.MyBridgePropertyPlaceholderConfigurer |
From |
To |
|
Rename Parameter path : String to location : PropertiesLocation in method protected loadPropertiesFromRegistry(context CamelContext, ignoreMissingLocation boolean, location PropertiesLocation) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |
|
Rename Parameter uri : String... to locations : List<PropertiesLocation> in method public resolveProperties(context CamelContext, ignoreMissingLocation boolean, locations List<PropertiesLocation>) : Properties in class org.apache.camel.spring.spi.BridgePropertyPlaceholderConfigurer |
From |
To |
|
Rename Parameter path : String to location : PropertiesLocation in method protected loadPropertiesFromClasspath(context CamelContext, ignoreMissingLocation boolean, location PropertiesLocation) : Properties in class org.apache.camel.component.properties.DefaultPropertiesResolver |
From |
To |