public class LCMailService extends Object
| Constructor and Description |
|---|
LCMailService(org.exoplatform.services.mail.MailService mailService,
LeadCaptureSettingsService leadCaptureSettingsService) |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertCodeHTML(String s) |
String |
getContentEmail(String content,
LeadEntity lead,
String resource,
String resourceName) |
void |
sendMail(String content,
String subject,
LeadEntity lead,
String resource,
String resourceName) |
public LCMailService(org.exoplatform.services.mail.MailService mailService,
LeadCaptureSettingsService leadCaptureSettingsService)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.