Uses of Class
org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.RandomObjectIdProvider
Packages that use RandomObjectIdProvider
Package
Description
-
Uses of RandomObjectIdProvider in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport
Constructors in org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport with parameters of type RandomObjectIdProviderModifierConstructorDescriptionV20191125144500_MigrateDashboardsToViews(org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.DashboardsService dashboardsService, org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.SearchService searchService, org.graylog.plugins.views.migrations.V20191125144500_MigrateDashboardsToViewsSupport.ViewService viewService, ClusterConfigService clusterConfigService, RandomObjectIdProvider randomObjectIdProvider, RandomUUIDProvider randomUUIDProvider)