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