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 Config
Config.InitStopException -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Config
initWhen, throwValidationException
-
Constructor Details
-
ImportPoller
-
-
Method Details
-
getTitle
-
run
public void run()
-