f812a45e16cf72ccd2feb7827b72427909fdaf56
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method private safeNull(value Object) : String from class org.apache.camel.commands.ContextInfoCommand to public safeNull(s Object) : String from class org.apache.camel.commands.AbstractCamelCommand | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter value : Object to s : Object in method public safeNull(s Object) : String in class org.apache.camel.commands.AbstractCamelCommand | From | To |