Uses of Class
org.graylog2.configuration.VersionCheckConfiguration
Packages that use VersionCheckConfiguration
-
Uses of VersionCheckConfiguration in org.graylog2.periodical
Constructors in org.graylog2.periodical with parameters of type VersionCheckConfigurationModifierConstructorDescriptionVersionCheckThread(NotificationService notificationService, ServerStatus serverStatus, VersionCheckConfiguration config, com.fasterxml.jackson.databind.ObjectMapper objectMapper, okhttp3.OkHttpClient httpClient)