Class UpdateRuleViolationsJob

java.lang.Object
org.springframework.scheduling.quartz.QuartzJobBean
com.hack23.cia.service.impl.task.AbstractJob
com.hack23.cia.service.impl.task.UpdateRuleViolationsJob
All Implemented Interfaces:
Serializable, org.quartz.Job

public final class UpdateRuleViolationsJob extends AbstractJob
The Class RefreshViewsJob.
See Also:
  • Constructor Details

    • UpdateRuleViolationsJob

      public UpdateRuleViolationsJob()
  • Method Details

    • executeInternal

      protected void executeInternal(org.quartz.JobExecutionContext jobContext) throws org.quartz.JobExecutionException
      Specified by:
      executeInternal in class org.springframework.scheduling.quartz.QuartzJobBean
      Throws:
      org.quartz.JobExecutionException