Class ExportPoller

java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.app.exec.scheduler.Task
org.bgerp.plugin.inventory.sync1c.exec.ExportPoller
All Implemented Interfaces:
Runnable, Title

public class ExportPoller extends Task
Scheduled task: sends pending write-off exports to 1C. Configure in bgerp.properties: scheduler.task.sync1c_export.class=org.bgerp.plugin.inventory.sync1c.exec.ExportPoller scheduler.task.sync1c_export.minutes=* /1
  • Constructor Details

    • ExportPoller

      public ExportPoller(ConfigMap config)
  • Method Details