Class SendEmailV2
java.lang.Object
com.maplander.backend.utils.SendEmail
com.maplander.backend.utils.SendEmailV2
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
changeSubscriptionTrial
(User user, PaymentUser paymentUser, String hash) static void
createUserFree
(String email, String hash, SubscriptionTypeEnum subscriptionTypeEnum) Deprecated.static String
static void
static void
invitation
(User user, String hash, String namePrincipal) static void
paymentEmailRecurrent
(User user, PaymentUser paymentUser, String hash) Deprecated.static void
paymentTrial
(PaymentUser paymentUser, BrandTypeEnum brand, String link) static boolean
recoverPasswordFIABCI
(User user, String url) static boolean
recoverPasswordRV
(UserML userML, String url) static boolean
registerBot
(String userEmail, String url) static void
requestInfo
(User user, Lead lead, Property property, String hash) static void
sendEmailTest
(String email, String template, String subject) static void
sendErrorEmail
(ErrorService errorService) static void
sendForm
(FormAdviser formAdviser, Boolean agent) static void
sendIncompleteUser
(User user, String hash) static void
sendOpinionLead
(Lead lead, User user) static void
sendPlanUpdate
(String email, String url) static void
sendRemember
(User user, Long propertyId, Long leadId, String uName) static void
sendSearchResults
(List<PropertyLite> properties, UserML userML, SearchesRV searchesRV) static void
sendSuggestions
(List<PropertyLite> properties, Lead lead) static void
sendSupport
(FormAdviser formAdviser, Boolean agent) static void
static boolean
sendUpdatePlanIOS
(User user, String url) static void
sendWebinar
(User user, String url, int template) static void
thankfulRequest
(User user, Lead lead, Property property) Methods inherited from class com.maplander.backend.utils.SendEmail
acceptGift, basicEmail, cancelSubscription, changeIcons, changeToIndividual, commission, confirmationFIABCI, connectEmail, createUser, createUserFree, cronEmailView, main, offerML, paymentEmail, paymentEmailError, paymentEmailRecurrent, plansApple, recoverPasswordFIABCI, recoverPasswordRV, registerBot, registerBotWhats, registerBotWhatsRV, requested, resetPassword, sendEmailMarketing, sendEmailMarketingRV, sendEmailOfficeReport, sendGift, sendHtmlEmailAWS, sendHtmlEmailOPI, sendHtmlTest, sendMessageToAgent, signInEmailML, suggestEmail, viewProperty
-
Constructor Details
-
SendEmailV2
public SendEmailV2()
-
-
Method Details
-
requestInfo
-
infoLeads
-
htmlLead
-
thankfulRequest
-
recoverPasswordRV
-
createUserFree
@Deprecated public static void createUserFree(String email, String hash, SubscriptionTypeEnum subscriptionTypeEnum) Deprecated. -
paymentEmailRecurrent
@Deprecated public static void paymentEmailRecurrent(User user, PaymentUser paymentUser, String hash) Deprecated. -
changeSubscriptionTrial
-
paymentTrial
-
registerBot
-
invitation
-
sendForm
-
sendSupport
-
sendIncompleteUser
-
sendSearchResults
public static void sendSearchResults(List<PropertyLite> properties, UserML userML, SearchesRV searchesRV) -
recoverPasswordFIABCI
-
sendUpdatePlanIOS
-
sendTask
-
sendWebinar
-
sendRemember
-
sendOpinionLead
-
sendEmailTest
-
sendSuggestions
-
sendPlanUpdate
-
sendErrorEmail
-