Class ReportStatusJob

java.lang.Object
org.jumpmind.symmetric.job.AbstractJob
org.jumpmind.symmetric.job.ReportStatusJob
All Implemented Interfaces:
Runnable, IExtensionPoint, IJob

public class ReportStatusJob extends AbstractJob
  • Constructor Details

    • ReportStatusJob

      public ReportStatusJob(ISymmetricEngine engine, org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler taskScheduler)
  • Method Details