9628b85c472d64e5856d03282c524426b6a09b1f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type config : ServiceCallConfigurationDefinition to function : Function<CamelContext,ServiceCallConfigurationDefinition> in method private retrieveServiceChooser(camelContext CamelContext, function Function<CamelContext,ServiceCallConfigurationDefinition>) : ServiceChooser in class org.apache.camel.model.cloud.ServiceCallDefinition | From | To | |
Change Parameter Type config : ServiceCallConfigurationDefinition to function : Function<CamelContext,ServiceCallConfigurationDefinition> in method private retrieveServiceFilter(camelContext CamelContext, function Function<CamelContext,ServiceCallConfigurationDefinition>) : ServiceFilter in class org.apache.camel.model.cloud.ServiceCallDefinition | From | To | |
Move Method | 1 | ||
Move Method private findByType(camelContext CamelContext, type Class<T>) : T from class org.apache.camel.model.cloud.ServiceCallDefinition to public findByType(camelContext CamelContext, type Class<T>) : T from class org.apache.camel.util.CamelContextHelper | From | To | |
Rename Variable | 1 | ||
Rename Variable config : ServiceCallConfigurationDefinition to conf : ServiceCallConfigurationDefinition in method public createProcessor(routeContext RouteContext) : Processor in class org.apache.camel.model.cloud.ServiceCallDefinition | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type parent : ServiceCallDefinition to parent : Optional<ServiceCallDefinition> in class org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration | From | To | |
Rename Parameter | 2 | ||
Rename Parameter config : ServiceCallConfigurationDefinition to function : Function<CamelContext,ServiceCallConfigurationDefinition> in method private retrieveServiceChooser(camelContext CamelContext, function Function<CamelContext,ServiceCallConfigurationDefinition>) : ServiceChooser in class org.apache.camel.model.cloud.ServiceCallDefinition | From | To | |
Rename Parameter config : ServiceCallConfigurationDefinition to function : Function<CamelContext,ServiceCallConfigurationDefinition> in method private retrieveServiceFilter(camelContext CamelContext, function Function<CamelContext,ServiceCallConfigurationDefinition>) : ServiceFilter in class org.apache.camel.model.cloud.ServiceCallDefinition | From | To |