Class DataQueryGroupExectutorTask

java.lang.Object
org.openforis.concurrency.Worker
org.openforis.concurrency.Task
org.openforis.collect.datacleansing.DataQueryGroupExectutorTask

@Component @Scope("prototype") public class DataQueryGroupExectutorTask extends org.openforis.concurrency.Task
Author:
S. Ricci
  • Constructor Details

    • DataQueryGroupExectutorTask

      public DataQueryGroupExectutorTask()
  • Method Details

    • countTotalItems

      protected long countTotalItems()
      Overrides:
      countTotalItems in class org.openforis.concurrency.Task
    • initializeInternalVariables

      protected void initializeInternalVariables() throws Throwable
      Overrides:
      initializeInternalVariables in class org.openforis.concurrency.Worker
      Throws:
      Throwable
    • onCompleted

      protected void onCompleted()
      Overrides:
      onCompleted in class org.openforis.concurrency.Worker
    • execute

      @Transactional protected void execute() throws Throwable
      Specified by:
      execute in class org.openforis.concurrency.Worker
      Throws:
      Throwable
    • getInput

    • setInput

    • getLastRecordModifiedDate

      public Date getLastRecordModifiedDate()