Class PersistentIdentifierReconstructionJob

java.lang.Object
fr.gouv.vitam.scheduler.server.job.PersistentIdentifierReconstructionJob
All Implemented Interfaces:
org.quartz.Job

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

    • PersistentIdentifierReconstructionJob

      public PersistentIdentifierReconstructionJob()
    • PersistentIdentifierReconstructionJob

      public PersistentIdentifierReconstructionJob(MetaDataClientFactory metaDataClientFactory)
  • Method Details

    • execute

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