Class V20230522201200_NotificationForDeprecatedGreyNoiseCommunityDataAdapters

java.lang.Object
org.graylog2.migrations.Migration
org.graylog.integrations.migrations.V20230522201200_NotificationForDeprecatedGreyNoiseCommunityDataAdapters
All Implemented Interfaces:
Comparable<Migration>

public class V20230522201200_NotificationForDeprecatedGreyNoiseCommunityDataAdapters extends Migration
  • Constructor Details

  • Method Details

    • upgrade

      public void upgrade()
      This migration notifies users of the deprecation and removal of functionality for GreyNoiseCommunityIpLookupAdapters.
      Specified by:
      upgrade in class Migration
    • createdAt

      public ZonedDateTime createdAt()
      Specified by:
      createdAt in class Migration