2fe7faf94d98af396e66d2675de4bc36052d0a86
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Map<String,Long> to Map<String,Object> in method protected formatWidgetValueResults(maxDataPoints int, resultValue Object, functionType String, interval String, timeRange Map<String,Object>, allQuery boolean) : Map<String,Object> in class controllers.api.DashboardsApiController | From | To | |
Change Return Type Map<String,Long> to Map<String,Object> in method protected formatWidgetValueResults(maxDataPoints int, widget DashboardWidget, widgetValue DashboardWidgetValueResponse) : Map<String,Object> in class controllers.api.DashboardsApiController | From | To | |
Change Variable Type | 1 | ||
Change Variable Type points : Map<String,Long> to points : Map<String,Object> in method protected formatWidgetValueResults(maxDataPoints int, resultValue Object, functionType String, interval String, timeRange Map<String,Object>, allQuery boolean) : Map<String,Object> in class controllers.api.DashboardsApiController | From | To |