af0486a0beecd4876357e987836fc989b2ed155a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type routeId : String to routeContext : RouteContext in method public ChildUnitOfWorkProcessorAdvice(routeContext RouteContext, parent UnitOfWork) in class org.apache.camel.processor.CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice | From | To | |
Change Parameter Type routeId : String to routeContext : RouteContext in method public UnitOfWorkProcessorAdvice(routeContext RouteContext) in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice | From | To | |
Rename Variable | 1 | ||
Rename Variable uow : UnitOfWork to created : UnitOfWork in method public before(exchange Exchange) : UnitOfWork in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice | From | To | |
Rename Attribute | 1 | ||
Rename Attribute routeId : String to routeContext : RouteContext in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type routeId : String to routeContext : RouteContext in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice | From | To | |
Rename Parameter | 2 | ||
Rename Parameter routeId : String to routeContext : RouteContext in method public ChildUnitOfWorkProcessorAdvice(routeContext RouteContext, parent UnitOfWork) in class org.apache.camel.processor.CamelInternalProcessor.ChildUnitOfWorkProcessorAdvice | From | To | |
Rename Parameter routeId : String to routeContext : RouteContext in method public UnitOfWorkProcessorAdvice(routeContext RouteContext) in class org.apache.camel.processor.CamelInternalProcessor.UnitOfWorkProcessorAdvice | From | To |