Uses of Class
com.maplander.backend.model.manage.LeadStatus
Packages that use LeadStatus
-
Uses of LeadStatus in com.maplander.backend.controller.businessrule.common
Methods in com.maplander.backend.controller.businessrule.common that return types with arguments of type LeadStatusModifier and TypeMethodDescriptionstatic Map<Long, LeadStatus> BRLead.listStatusLead(List<LeadStatus> listLeadStatus) Method parameters in com.maplander.backend.controller.businessrule.common with type arguments of type LeadStatusModifier and TypeMethodDescriptionstatic voidBRLead.atachTaskCountAndPhase(Collection<Lead> leads, Map<Long, LeadStatus> leadStatusMap) static Map<Long, LeadStatus> BRLead.listStatusLead(List<LeadStatus> listLeadStatus)