cab4c582922c45f708f30c1f1956828bc6b5dc05
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type defaultCacheTime : int to defaultCacheTime : Duration in method private getCacheTime(defaultCacheTime Duration, cacheTime int) : int in class org.graylog2.dashboards.widgets.WidgetCacheTimeTest | From | To | |
Change Return Type | 1 | ||
Change Return Type int to Duration in method public getDashboardWidgetDefaultCacheTime() : Duration in class org.graylog2.Configuration | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type dashboardWidgetDefaultCacheTime : int to dashboardWidgetDefaultCacheTime : Duration in class org.graylog2.Configuration | From | To |