Class HttpActiveSessionInProductDiagnosticJob

  • All Implemented Interfaces:
    com.atlassian.diagnostics.ipd.internal.spi.IpdJob

    public class HttpActiveSessionInProductDiagnosticJob
    extends Object
    implements com.atlassian.diagnostics.ipd.internal.spi.IpdJob
    IPD Job that measures the number of active HTTP user sessions
    Since:
    8.1.0
    • Constructor Detail

      • HttpActiveSessionInProductDiagnosticJob

        public HttpActiveSessionInProductDiagnosticJob​(com.atlassian.diagnostics.ipd.internal.spi.IpdJobRunner ipdJobRunner,
                                                       IpdSessionMonitoringService service,
                                                       com.atlassian.diagnostics.internal.ipd.IpdMainRegistry ipdMainRegistry)
    • Method Detail

      • runJob

        public void runJob()
        Specified by:
        runJob in interface com.atlassian.diagnostics.ipd.internal.spi.IpdJob