Uses of Class
com.logicaldoc.email.EmailAccount
Packages that use EmailAccount
-
Uses of EmailAccount in com.logicaldoc.email
Methods in com.logicaldoc.email with parameters of type EmailAccountModifier and TypeMethodDescriptionstatic jakarta.mail.StoreCrawler.getStore(EmailAccount account) voidCrawler.processAccount(EmailAccount account) Constructors in com.logicaldoc.email with parameters of type EmailAccount -
Uses of EmailAccount in com.logicaldoc.email.dao
Methods in com.logicaldoc.email.dao that return types with arguments of type EmailAccountModifier and TypeMethodDescriptionEmailAccountDAO.findByType(String type, Long tenantId) Gets all the accounts of a given typeHibernateEmailAccountDAO.findByType(String type, Long tenantId) Methods in com.logicaldoc.email.dao with parameters of type EmailAccount