Class TableCleanerJob

java.lang.Object
org.qubership.atp.tdm.model.scheduler.TableCleanerJob
All Implemented Interfaces:
org.quartz.Job

@Component public class TableCleanerJob extends Object implements org.quartz.Job
  • Constructor Details

    • TableCleanerJob

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