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