e873bf043751c1f7a73253028dce3132491ae46d
Files Diff
- Added: 6
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Class | 1 | ||
| Move And Rename Class com.groupon.jenkins.dynamic.build.api.BuildTime moved and renamed to com.groupon.jenkins.dynamic.build.api.metrics.LineChart.Value | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute time : long to y : long in class com.groupon.jenkins.dynamic.build.api.metrics.LineChart.Value | From | To | |
| Rename Attribute number : int to x : int in class com.groupon.jenkins.dynamic.build.api.metrics.LineChart.Value | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter time : long to y : long in method public Value(x int, y long) in class com.groupon.jenkins.dynamic.build.api.metrics.LineChart.Value | From | To | |
| Rename Parameter number : int to x : int in method public Value(x int, y long) in class com.groupon.jenkins.dynamic.build.api.metrics.LineChart.Value | From | To |