Class UtilsCronEndpoint
java.lang.Object
com.maplander.backend.controller.endpoint.base.BaseEndpoint
com.maplander.backend.controller.endpoint.cron.UtilsCronEndpoint
-
Field Summary
Fields inherited from class com.maplander.backend.controller.endpoint.base.BaseEndpoint
sessionFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountWithOutProperty(BrandTypeEnum brand, String cursor, Integer limit) static voidcreatePropertyStatus(Long id, String status) createUserWhatsApp(Long id, String code, String phone) getIdsUsersByBrand(BrandTypeEnum brand) saveCronLeadsTotal(String cursor, Integer limit) Methods inherited from class com.maplander.backend.controller.endpoint.base.BaseEndpoint
executeInTransaction, saveLeadAndInfo, saveLeadAndInfo
-
Constructor Details
-
UtilsCronEndpoint
public UtilsCronEndpoint()
-
-
Method Details
-
updateUtils
-
saveCER
-
accountWithOutProperty
public EntityCollectionResponse<String> accountWithOutProperty(BrandTypeEnum brand, String cursor, Integer limit) -
getIdsUsersByBrand
-
createUserWhatsApp
-
saveCronLeadsTotal
-
listPropertiesStatus
-
deletePropertyStatus
-
createPropertyStatus
-
getSessions
-
processPendingSessions
-