java.lang.Object
org.odpi.openmetadata.governanceservers.lineagewarehouse.scheduler.LineageGraphJob
All Implemented Interfaces:
org.quartz.Job

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

    • LineageGraphJob

      public LineageGraphJob()
  • Method Details

    • execute

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