Class LeadService
java.lang.Object
com.maplander.backend.service.lead.LeadService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic DefaultResponsedispatchNotification(Lead lead, Property property, User user, String hash, boolean sendWhats) static UsergetUserLead(Lead lead, Property property) static UserverifyAssignedUser(User user, Permissions permissions, Office office, Lead lead)
-
Constructor Details
-
LeadService
public LeadService()
-
-
Method Details
-
getUserLead
-
verifyAssignedUser
-
buildHash
-
dispatchNotification
public static DefaultResponse dispatchNotification(Lead lead, Property property, User user, String hash, boolean sendWhats)
-