Class NodeAliveWatchdogJob

java.lang.Object
com.atlassian.bamboo.beehive.NodeAliveWatchdogJob
All Implemented Interfaces:
org.quartz.Job

@DisallowConcurrentExecution public class NodeAliveWatchdogJob extends Object implements org.quartz.Job
  • Constructor Details

    • NodeAliveWatchdogJob

      public NodeAliveWatchdogJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext jobExecutionContext) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException