00881b9914d2fec59c118f11789f588e03974553
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type widgetResultCache : WidgetResultCache to clusterEventBus : ClusterEventBus in method public DashboardsResource(dashboardService DashboardService, activityWriter ActivityWriter, clusterEventBus ClusterEventBus, serverEventBus EventBus) in class org.graylog2.rest.resources.dashboards.DashboardsResource | From | To | |
Change Parameter Type dashboardWidget : DashboardWidget to widgetId : String in method public invalidate(widgetId String) : void in class org.graylog2.dashboards.widgets.WidgetResultCache | From | To | |
Move Attribute | 1 | ||
Move Attribute private widgetResultCache : WidgetResultCache from class org.graylog2.rest.resources.dashboards.DashboardsResource to private widgetResultCache : WidgetResultCache from class org.graylog2.rest.resources.dashboards.DashboardWidgetsResourceTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute widgetResultCache : WidgetResultCache to clusterEventBus : ClusterEventBus in class org.graylog2.rest.resources.dashboards.DashboardsResource | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type widgetResultCache : WidgetResultCache to clusterEventBus : ClusterEventBus in class org.graylog2.rest.resources.dashboards.DashboardsResource | From | To | |
Rename Parameter | 2 | ||
Rename Parameter widgetResultCache : WidgetResultCache to clusterEventBus : ClusterEventBus in method public DashboardsResource(dashboardService DashboardService, activityWriter ActivityWriter, clusterEventBus ClusterEventBus, serverEventBus EventBus) in class org.graylog2.rest.resources.dashboards.DashboardsResource | From | To | |
Rename Parameter dashboardWidget : DashboardWidget to widgetId : String in method public invalidate(widgetId String) : void in class org.graylog2.dashboards.widgets.WidgetResultCache | From | To |