12a9d58da048f8ed5a2e80916c43044c13e64e66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method public getTimeRange() : TimeRange from class org.graylog2.dashboards.widgets.QuickvaluesWidget to public getTimeRange() : TimeRange from class org.graylog2.dashboards.widgets.DashboardWidget | From | To | |
Pull Up Method public getTimeRange() : TimeRange from class org.graylog2.dashboards.widgets.SearchResultChartWidget to public getTimeRange() : TimeRange from class org.graylog2.dashboards.widgets.DashboardWidget | From | To | |
Pull Up Method public getTimeRange() : TimeRange from class org.graylog2.dashboards.widgets.SearchResultCountWidget to public getTimeRange() : TimeRange from class org.graylog2.dashboards.widgets.DashboardWidget | From | To | |
Pull Up Attribute | 3 | ||
Pull Up Attribute protected timeRange : TimeRange from class org.graylog2.dashboards.widgets.SearchResultCountWidget to private timeRange : TimeRange from class org.graylog2.dashboards.widgets.DashboardWidget | From | To | |
Pull Up Attribute private timeRange : TimeRange from class org.graylog2.dashboards.widgets.QuickvaluesWidget to private timeRange : TimeRange from class org.graylog2.dashboards.widgets.DashboardWidget | From | To | |
Pull Up Attribute private timeRange : TimeRange from class org.graylog2.dashboards.widgets.SearchResultChartWidget to private timeRange : TimeRange from class org.graylog2.dashboards.widgets.DashboardWidget | From | To |