Package org.graylog.events.legacy
Class V20190722150700_LegacyAlertConditionMigration
java.lang.Object
org.graylog2.migrations.Migration
org.graylog.events.legacy.V20190722150700_LegacyAlertConditionMigration
- All Implemented Interfaces:
Comparable<Migration>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionV20190722150700_LegacyAlertConditionMigration(ClusterConfigService clusterConfigService, LegacyAlertConditionMigrator legacyAlertConditionMigrator) -
Method Summary
-
Constructor Details
-
V20190722150700_LegacyAlertConditionMigration
@Inject public V20190722150700_LegacyAlertConditionMigration(ClusterConfigService clusterConfigService, LegacyAlertConditionMigrator legacyAlertConditionMigrator)
-
-
Method Details