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 Config
Config.InitStopException -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTitle()voidrun()static voidsendDispatchStateList(Connection con, Config config, jakarta.mail.Session session, String email) Methods inherited from class Config
initWhen, throwValidationException
-
Constructor Details
-
DispatchCommandProcessor
public DispatchCommandProcessor()
-
-
Method Details
-
getTitle
-
run
public void run() -
sendDispatchStateList
public static void sendDispatchStateList(Connection con, Config config, jakarta.mail.Session session, String email) throws Exception - Throws:
Exception
-