Class LCMailService
java.lang.Object
org.exoplatform.leadcapture.services.LCMailService
-
Constructor Summary
ConstructorsConstructorDescriptionLCMailService(org.exoplatform.services.mail.MailService mailService, LeadCaptureSettingsService leadCaptureSettingsService) -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetContentEmail(String content, LeadEntity lead, String resource, String resourceName) void
-
Constructor Details
-
LCMailService
public LCMailService(org.exoplatform.services.mail.MailService mailService, LeadCaptureSettingsService leadCaptureSettingsService)
-
-
Method Details