285a9e4427852091f2f82230443e14d4849db9ad
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getParentOutputs(parent ProcessorDefinition<?>) : List<ProcessorDefinition<?>> renamed to private getOutputs(node ProcessorDefinition<?>) : List<ProcessorDefinition<?>> in class org.apache.camel.builder.AdviceWithTasks | From | To | |
Rename Parameter | 1 | ||
Rename Parameter parent : ProcessorDefinition<?> to node : ProcessorDefinition<?> in method private getOutputs(node ProcessorDefinition<?>) : List<ProcessorDefinition<?>> in class org.apache.camel.builder.AdviceWithTasks | From | To |