Class BTAnonymizeUser

java.lang.Object
overit.geocall.bl.BusinessTask<AnonymizeUserEvent>
overit.geocall.basic.bl.user.task.BTAnonymizeUser
All Implemented Interfaces:
Serializable, Tool

@Event(AnonymizeUserEvent.class) @Permission("foundation.base.user.edit") public class BTAnonymizeUser extends BusinessTask<AnonymizeUserEvent>
Task that listen the AnonymizeUserEvent and anonymize the user information saved into the database.
Can raise a DAException if there is some connection problem with the database.
Since:
9.2
See Also:
GCApi:
task