Class RemovePullRequestsJob

java.lang.Object
com.atlassian.bamboo.plan.pullrequest.RemovePullRequestsJob
All Implemented Interfaces:
org.quartz.Job

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

    • RemovePullRequestsJob

      public RemovePullRequestsJob()
  • 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