Class BatchInfoRepopulationJob

java.lang.Object
org.springframework.scheduling.quartz.QuartzJobBean
ubic.gemma.core.scheduler.SecureQuartzJobBean
ubic.gemma.core.scheduler.BatchInfoRepopulationJob
All Implemented Interfaces:
org.quartz.Job, org.quartz.StatefulJob

public class BatchInfoRepopulationJob extends SecureQuartzJobBean implements org.quartz.StatefulJob
Schedule job that populates batch information for all experiments that have been updated since the last run.
Author:
paul, poirigui
  • Constructor Details

    • BatchInfoRepopulationJob

      public BatchInfoRepopulationJob()
  • Method Details