86d23b581d6ef84c29b3faeefeb945eab38efe5a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable task : Runnable in method public scheduleSync(runnable Runnable, description String) : void from class org.apache.camel.reactive.vertx.VertXReactiveExecutor | From | To | |
Extract Method | 1 | ||
Extract Method private describe(runnable Runnable, description String) : Runnable extracted from public scheduleSync(runnable Runnable, description String) : void in class org.apache.camel.reactive.vertx.VertXReactiveExecutor | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ocallback : AsyncCallback to originalCallback : AsyncCallback in method public process(exchange Exchange, originalCallback AsyncCallback, processor AsyncProcessor, resultProcessor Processor) : boolean in class org.apache.camel.processor.SharedCamelInternalProcessor | From | To |