Class CronDeleteUser
java.lang.Object
com.maplander.backend.controller.endpoint.base.BaseEndpoint
com.maplander.backend.controller.endpoint.cron.CronDeleteUser
-
Field Summary
Fields inherited from class com.maplander.backend.controller.endpoint.base.BaseEndpoint
sessionFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionChangeUserIdInProperty(Long id, Long to_userId) ChangeUserIdInPropertyToAdmin(Long id, Long to_userId) deleteAccountCron(Long userId) InactiveUserWithoutPayment(Long officeId) ListColaboratorDeleted(String status) Methods inherited from class com.maplander.backend.controller.endpoint.base.BaseEndpoint
executeInTransaction, saveLeadAndInfo, saveLeadAndInfo
-
Constructor Details
-
CronDeleteUser
public CronDeleteUser()
-
-
Method Details
-
userToDeleteList
-
deleteAccountCron
-
ListColaboratorDeleted
-
ColaboratorDeletedCheck
-
InactiveUserWithoutPayment
-
DeleteColaboratorDeletedEntity
-
ChangeUserIdInProperty
-
ChangeUserIdInPropertyToAdmin
-