Class V20240626143000_CreateDashboardsView
java.lang.Object
org.graylog2.migrations.Migration
org.graylog.plugins.views.migrations.V20240626143000_CreateDashboardsView
- All Implemented Interfaces:
Comparable<Migration>
-
Constructor Summary
ConstructorsConstructorDescriptionV20240626143000_CreateDashboardsView(ClusterConfigService clusterConfigService, MongoConnection mongoConnection) -
Method Summary
-
Constructor Details
-
V20240626143000_CreateDashboardsView
@Inject public V20240626143000_CreateDashboardsView(ClusterConfigService clusterConfigService, MongoConnection mongoConnection)
-
-
Method Details