Class AlloySendWhatsApp

java.lang.Object
com.maplander.backend.utils.notification.AlloySendWhatsApp

public class AlloySendWhatsApp extends Object
  • Constructor Details

    • AlloySendWhatsApp

      public AlloySendWhatsApp()
  • Method Details

    • sendUpdatePlanIOSWhats

      public static String sendUpdatePlanIOSWhats(User user, String urlParam)
    • sendRequestInfoRV

      public static String sendRequestInfoRV(Lead lead, User user, UserML client, org.hibernate.Session session)
    • sendTask

      public static String sendTask(Task task, User user, org.hibernate.Session session)
    • sendLeadDiscard

      public static String sendLeadDiscard(Lead lead, Client client, User user, String link, org.hibernate.Session session)
    • sendRequestInfo

      public static String sendRequestInfo(Lead lead, User user, User client, org.hibernate.Session session)
    • sendWelcomeBot

      public static void sendWelcomeBot(User user)
    • sendDuplicateNumber

      public static void sendDuplicateNumber(UserWhatsApp existingWA, User newUser)
    • validateUserWhatsAppRV

      public static void validateUserWhatsAppRV(User agent, UserML client)
    • validateUserWhatsApp

      public static void validateUserWhatsApp(User agent, User client)