Class 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 Detail

      • BatchInfoRepopulationJob

        public BatchInfoRepopulationJob()
    • Method Detail