Class V20240531101100_RemoveAbusechContentPack
java.lang.Object
org.graylog2.migrations.Migration
org.graylog.plugins.threatintel.migrations.V20240531101100_RemoveAbusechContentPack
- All Implemented Interfaces:
Comparable<Migration>
-
Constructor Summary
ConstructorsConstructorDescriptionV20240531101100_RemoveAbusechContentPack(ContentPackService contentPackService, ContentPackPersistenceService contentPackPersistenceService, ContentPackInstallationPersistenceService contentPackInstallationPersistenceService, ClusterConfigService clusterConfigService) -
Method Summary
-
Constructor Details
-
V20240531101100_RemoveAbusechContentPack
@Inject public V20240531101100_RemoveAbusechContentPack(ContentPackService contentPackService, ContentPackPersistenceService contentPackPersistenceService, ContentPackInstallationPersistenceService contentPackInstallationPersistenceService, ClusterConfigService clusterConfigService)
-
-
Method Details