Class MailQueueItemsInProductDiagnosticJob

java.lang.Object
com.atlassian.jira.ipd.mailqueue.MailQueueItemsInProductDiagnosticJob
All Implemented Interfaces:
com.atlassian.diagnostics.ipd.api.jobs.IpdJob

public class MailQueueItemsInProductDiagnosticJob extends Object implements com.atlassian.diagnostics.ipd.api.jobs.IpdJob
Since:
9.7
  • Constructor Details

  • Method Details

    • runJob

      public void runJob()
      Updates metrics` value and stats with the calculated one-minute average of mail queue items added to the mail queue, mail queue items added to the error mail queue, mail queue items processed and emails sent.
      Specified by:
      runJob in interface com.atlassian.diagnostics.ipd.api.jobs.IpdJob