public class NewLeadListener extends org.exoplatform.services.listener.Listener<LeadEntity,String>
| Constructor and Description |
|---|
NewLeadListener(LCMailService lcMailService,
MailTemplatesManagementService mailTemplatesManagementService,
org.exoplatform.services.organization.OrganizationService organizationService,
LeadsManagementService leadsManagementService,
LeadDAO leadDAO,
LeadCaptureSettingsService leadCaptureSettingsService) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.exoplatform.services.listener.Event<LeadEntity,String> event) |
public NewLeadListener(LCMailService lcMailService, MailTemplatesManagementService mailTemplatesManagementService, org.exoplatform.services.organization.OrganizationService organizationService, LeadsManagementService leadsManagementService, LeadDAO leadDAO, LeadCaptureSettingsService leadCaptureSettingsService)
public void onEvent(org.exoplatform.services.listener.Event<LeadEntity,String> event) throws Exception
onEvent in class org.exoplatform.services.listener.Listener<LeadEntity,String>ExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.