Class LeadsCronEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.cron.LeadsCronEndpoint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlistLeadsSend
(Integer limit) listLeadsSendYesterday
(Integer limit) static DefaultResponse
sendCommunicationsCron
(Lead lead, Property property, User user, String sHash) sendLeadsNotifications
(Long leadId) static void
sendNotificationsRequest
(Property property, Lead lead) static DefaultResponse
sendRequestCron
(Lead lead, Property property, User user, String sHash) static void
sendWhatsRequest
(Lead lead, User user)
-
Constructor Details
-
LeadsCronEndpoint
public LeadsCronEndpoint()
-
-
Method Details
-
listLeadsSend
-
listLeadsSendYesterday
-
sendLeadsNotifications
-
sendRequestCron
public static DefaultResponse sendRequestCron(Lead lead, Property property, User user, String sHash) -
sendCommunicationsCron
public static DefaultResponse sendCommunicationsCron(Lead lead, Property property, User user, String sHash) -
sendWhatsRequest
-
sendNotificationsRequest
-