00ffe70a97f0559ae3f42194b40aeefa323a8d18
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute value : String to durationIdle : long in method public setDurationIdle(durationIdle long) : void in class org.apache.camel.main.MainSupport | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type value : String to durationIdle : long in method public setDurationIdle(durationIdle long) : void in class org.apache.camel.main.MainSupport | From | To | |
| Extract Method | 1 | ||
| Extract Method public setDurationIdle(durationIdle long) : void extracted from protected MainSupport() in class org.apache.camel.main.MainSupport | From | To |