Uses of Class
org.graylog2.system.shutdown.GracefulShutdown
Packages that use GracefulShutdown
-
Uses of GracefulShutdown in org.graylog2.rest.resources.system
Constructors in org.graylog2.rest.resources.system with parameters of type GracefulShutdownModifierConstructorDescriptionSystemShutdownResource(GracefulShutdown gracefulShutdown, ServerStatus serverStatus) Deprecated.