Uses of Class
org.compiere.util.EmailSrv
Package
Description
Provide classes and interface for iDempiere process.
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
-
Uses of EmailSrv in org.compiere.process
Modifier and TypeMethodDescriptionprotected void
RequestEMailProcessor.checkInputParameter
(EmailSrv emailSrv) -
Uses of EmailSrv in org.compiere.util
Modifier and TypeMethodDescriptionstatic boolean
EmailSrv.readEmailFolder
(EmailSrv emailSrv, String folderName, Boolean isNestInbox, EmailSrv.ProcessEmailHandle processEmailHandle) Read an email folder, with each email inject object processEmail for processing.
In case error, close folder or close session (by disconnect) with retry of 3 times.
When error with 5 continue message, stop process.