Class HttpRequestsInProductDiagnosticJobScheduler

java.lang.Object
com.atlassian.jira.ipd.http.HttpRequestsInProductDiagnosticJobScheduler
All Implemented Interfaces:
Startable

public class HttpRequestsInProductDiagnosticJobScheduler extends Object implements Startable
  • Constructor Details

    • HttpRequestsInProductDiagnosticJobScheduler

      public HttpRequestsInProductDiagnosticJobScheduler(IpdExecutors ipdExecutors)
  • Method Details

    • start

      public void start() throws Exception
      Description copied from interface: Startable
      This method will be called after the plugin system is fully initialised and all components added to the dependency injection framework.
      Specified by:
      start in interface Startable
      Throws:
      Exception - Allows implementations to throw an Exception.
    • countRequestsPerMinute

      public void countRequestsPerMinute()
    • getRequestsCountPerMinute

      public long getRequestsCountPerMinute()