Class Hierarchy
- java.lang.Object
- com.google.common.util.concurrent.AbstractIdleService (implements com.google.common.util.concurrent.Service)
- org.graylog2.bootstrap.preflight.PreflightJerseyService
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- org.graylog2.plugin.inject.Graylog2Module
- org.graylog2.bootstrap.preflight.PreflightWebModule
- org.graylog2.bootstrap.preflight.ServerPreflightChecksModule
- org.graylog2.plugin.inject.Graylog2Module
- org.graylog2.bootstrap.preflight.DiskJournalPreflightCheck (implements org.graylog2.bootstrap.preflight.PreflightCheck)
- org.graylog2.bootstrap.preflight.GraylogCertificateProvisionerImpl (implements org.graylog2.bootstrap.preflight.GraylogCertificateProvisioner)
- org.graylog2.bootstrap.preflight.MongoDBPreflightCheck (implements org.graylog2.bootstrap.preflight.PreflightCheck)
- org.graylog2.bootstrap.preflight.NullNotificationService (implements org.graylog2.notifications.NotificationService)
- org.graylog2.plugin.periodical.Periodical (implements java.lang.Runnable)
- org.graylog2.bootstrap.preflight.GraylogCertificateProvisioningPeriodical
- org.graylog2.bootstrap.preflight.PreflightCheckService
- org.graylog2.bootstrap.preflight.PreflightConfigServiceImpl (implements org.graylog2.bootstrap.preflight.PreflightConfigService)
- org.graylog2.bootstrap.preflight.PreflightConstants
- java.lang.Record
- org.graylog2.bootstrap.preflight.ConfigurationStatus
- org.graylog2.bootstrap.preflight.PreflightConfig
- org.graylog2.bootstrap.preflight.SearchDbPreflightCheck (implements org.graylog2.bootstrap.preflight.PreflightCheck)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.graylog2.bootstrap.preflight.PreflightCheckException
- java.lang.RuntimeException
- java.lang.Exception
- com.google.common.util.concurrent.AbstractIdleService (implements com.google.common.util.concurrent.Service)
Interface Hierarchy
- org.graylog2.bootstrap.preflight.GraylogCertificateProvisioner
- org.graylog2.bootstrap.preflight.PreflightCheck
- org.graylog2.bootstrap.preflight.PreflightConfigService
Annotation Interface Hierarchy
- org.graylog2.bootstrap.preflight.PreflightRestResourcesBinding (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.graylog2.bootstrap.preflight.PreflightConfigResult
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)