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 DefaultResponsesendCommunicationsCron(Lead lead, Property property, User user, String sHash) sendLeadsNotifications(Long leadId) static voidsendNotifications(Lead lead, User user, Property property) static voidsendNotificationsRequest(Property property, Lead lead, User user) static DefaultResponsesendRequestCron(Lead lead, Property property, User user, String sHash) static voidsendWhatsRequest(Lead lead, User user)
-
Constructor Details
-
LeadsCronEndpoint
public LeadsCronEndpoint()
-
-
Method Details
-
listLeadsSend
-
listLeadsSendYesterday
-
sendLeadsNotifications
-
sendNotifications
-
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
-