Class PreflightStatusResource

java.lang.Object
org.graylog2.bootstrap.preflight.web.resources.PreflightStatusResource

@Path("/api/status") @Produces("application/json") public class PreflightStatusResource extends Object
  • Constructor Details

    • PreflightStatusResource

      @Inject public PreflightStatusResource(PreflightConfigService preflightConfigService)
  • Method Details