a403309ed17ca042cf7febf28a766a117d2fb9bc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type type : DashboardWidget.Type to type : String in method public setType(type String) : void in class org.graylog2.bundles.DashboardWidget | From | To | |
Change Parameter Type type : DashboardWidget.Type to type : String in method public buildDashboardWidget(type String, widgetId String, description String, requestedCacheTime int, config Map<String,Object>, timeRange TimeRange, creatorUserId String) : DashboardWidget in class org.graylog2.dashboards.widgets.DashboardWidgetCreator | From | To | |
Change Parameter Type type : Type to type : String in method protected DashboardWidget(type String, id String, timeRange TimeRange, description String, cacheTime WidgetCacheTime, config Map<String,Object>, creatorUserId String) in class org.graylog2.dashboards.widgets.DashboardWidget | From | To | |
Change Return Type | 2 | ||
Change Return Type DashboardWidget.Type to String in method public getType() : String in class org.graylog2.bundles.DashboardWidget | From | To | |
Change Return Type Type to String in method public getType() : String in class org.graylog2.dashboards.widgets.DashboardWidget | From | To | |
Rename Attribute | 1 | ||
Rename Attribute metricRegistry : MetricRegistry to timeRangeFactory : TimeRangeFactory in class org.graylog2.dashboards.widgets.DashboardWidgetCreator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type type : DashboardWidget.Type to type : String in method private createDashboardWidget(dashboardWidget DashboardWidget, userName String) : DashboardWidget in class org.graylog2.bundles.BundleImporter | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type type : Type to type : String in class org.graylog2.dashboards.widgets.DashboardWidget | From | To | |
Change Attribute Type metricRegistry : MetricRegistry to timeRangeFactory : TimeRangeFactory in class org.graylog2.dashboards.widgets.DashboardWidgetCreator | From | To | |
Change Attribute Type type : DashboardWidget.Type to type : String in class org.graylog2.bundles.DashboardWidget | From | To |