Class PreflightConfig

java.lang.Object
org.graylog2.database.PersistedImpl
org.graylog2.bootstrap.preflight.PreflightConfig
All Implemented Interfaces:
Persisted

public class PreflightConfig extends PersistedImpl
  • Constructor Details

    • PreflightConfig

      protected PreflightConfig(@Nullable Map<String,Object> fields)
    • PreflightConfig

      protected PreflightConfig(org.bson.types.ObjectId id, @Nullable Map<String,Object> fields)
  • Method Details