Class DeleteOldReportGenerationsBatchJob

java.lang.Object
ch.tocco.nice2.tasks.api.quartz.AbstractJob
ch.tocco.nice2.reporting.impl.batchjob.DeleteOldReportGenerationsBatchJob
All Implemented Interfaces:
org.quartz.Job

@DisallowConcurrentExecution public class DeleteOldReportGenerationsBatchJob extends AbstractJob
  • Constructor Details

    • DeleteOldReportGenerationsBatchJob

      public DeleteOldReportGenerationsBatchJob(Context ctx)
  • Method Details