Class SupportContextImpl

    • Constructor Detail

      • SupportContextImpl

        @Deprecated
        public SupportContextImpl()
        Deprecated.
    • Method Detail

      • getMetricsRegistry

        @Deprecated
        public com.codahale.metrics.MetricRegistry getMetricsRegistry()
        Deprecated.
        Returns the MetricRegistry for the current Jenkins.
        Specified by:
        getMetricsRegistry in interface SupportContext
        Returns:
        the MetricRegistry for the current Jenkins.
      • getHealthCheckRegistry

        @Deprecated
        public com.codahale.metrics.health.HealthCheckRegistry getHealthCheckRegistry()
        Deprecated.
        Returns the HealthCheckRegistry for the current.
        Specified by:
        getHealthCheckRegistry in interface SupportContext
        Returns:
        the HealthCheckRegistry for the current.
      • shutdown

        @Deprecated
        public void shutdown()
        Deprecated.