Class AsyncLeadEndpoint
java.lang.Object
com.maplander.backend.controller.asyncEndpoint.fiabci.AsyncLeadEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateLeadsAsync(String leadsJson, String typeJson, String isNotificationJson, String clientJson) reassignedLeadAsync(String leadJson, String userJson, String propertyJson) sendLeadNotificationsAsync(Long leadId)
-
Constructor Details
-
AsyncLeadEndpoint
public AsyncLeadEndpoint()
-
-
Method Details
-
reassignedLeadAsync
-
sendLeadNotificationsAsync
-
createLeadsAsync
public DefaultResponse createLeadsAsync(String leadsJson, String typeJson, String isNotificationJson, String clientJson)
-