Class ImportPoller
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.app.exec.scheduler.Task
org.bgerp.plugin.inventory.sync1c.exec.ImportPoller
Scheduled task: pulls stock balances from all enabled 1C instances.
Configure in bgerp.properties:
scheduler.task.sync1c_import.class=org.bgerp.plugin.inventory.sync1c.exec.ImportPoller
scheduler.task.sync1c_import.minutes=* /30
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bgerp.app.cfg.Config
Config.InitStopException -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException