Package ru.bgcrm.plugin.dispatch.exec
Class DispatchCommandProcessor
java.lang.Object
org.bgerp.app.cfg.Config
org.bgerp.app.exec.scheduler.Task
ru.bgcrm.plugin.dispatch.exec.DispatchCommandProcessor
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bgerp.app.cfg.Config
Config.InitStopException
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTitle()
void
run()
static void
sendDispatchStateList
(Connection con, Config config, javax.mail.Session session, String email) Methods inherited from class org.bgerp.app.cfg.Config
initWhen, throwValidationException
-
Constructor Details
-
DispatchCommandProcessor
public DispatchCommandProcessor()
-
-
Method Details