Uses of Class
org.compiere.util.EmailSrv
Packages that use 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
Methods in org.compiere.process with parameters of type EmailSrvModifier and TypeMethodDescriptionprotected void
RequestEMailProcessor.checkInputParameter
(EmailSrv emailSrv) -
Uses of EmailSrv in org.compiere.util
Methods in org.compiere.util with parameters of type EmailSrvModifier 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.