Class BQueryLeads
java.lang.Object
com.maplander.backend.utils.bquery.BQueryLeads
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LeadinsertLeadBQ(Lead lead) static StringqueryListLeadByClient(Long clientId, Integer limit, Integer cursor) static LeadupdateLeadBQ(Lead lead)
-
Constructor Details
-
BQueryLeads
public BQueryLeads()
-
-
Method Details
-
leadList
-
queryListLeadByClient
-
insertLeadBQ
-
updateLeadBQ
-