Class AutomationQueueMonitorScheduler

java.lang.Object
com.codebarrel.jira.plugin.automation.schedule.AutomationQueueMonitorScheduler
All Implemented Interfaces:
com.atlassian.sal.api.lifecycle.LifecycleAware

@Component public class AutomationQueueMonitorScheduler extends Object implements com.atlassian.sal.api.lifecycle.LifecycleAware
  • Constructor Details

    • AutomationQueueMonitorScheduler

      @Inject public AutomationQueueMonitorScheduler(com.atlassian.scheduler.SchedulerService schedulerService, AutomationQueueMonitorJob automationQueueMonitorJob)
  • Method Details

    • onStart

      public void onStart()
      Specified by:
      onStart in interface com.atlassian.sal.api.lifecycle.LifecycleAware
    • onStop

      public void onStop()
      Specified by:
      onStop in interface com.atlassian.sal.api.lifecycle.LifecycleAware