bfe9336ce5a9c2c7ba3728cda74136ddc8432aa7
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type channel : Channel to channel : DefaultChannel in method private wrapChannelInErrorHandler(channel DefaultChannel, routeContext RouteContext, inheritErrorHandler Boolean) : void in class org.apache.camel.reifier.ProcessorReifier | From | To | |
| Change Parameter Type channel : Channel to interceptors : List<InterceptStrategy> in method protected addInterceptStrategies(routeContext RouteContext, interceptors List<InterceptStrategy>, strategies List<InterceptStrategy>) : void in class org.apache.camel.reifier.ProcessorReifier | From | To | |
| Inline Method | 1 | ||
| Inline Method protected createChannel(routeContext RouteContext) : ModelChannel inlined to protected wrapChannel(routeContext RouteContext, processor Processor, child ProcessorDefinition<?>, inheritErrorHandler Boolean) : Channel in class org.apache.camel.reifier.ProcessorReifier | From | To | |
| Move Source Folder | 1 | ||
| Move Source Folder core/camel-core to core/camel-base | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ProcessorDefinition<?> to NamedNode in method public getProcessorDefinition() : NamedNode in class org.apache.camel.processor.channel.DefaultChannel | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type definition : ProcessorDefinition<?> to definition : NamedNode in class org.apache.camel.processor.channel.DefaultChannel | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter channel : Channel to interceptors : List<InterceptStrategy> in method protected addInterceptStrategies(routeContext RouteContext, interceptors List<InterceptStrategy>, strategies List<InterceptStrategy>) : void in class org.apache.camel.reifier.ProcessorReifier | From | To |