Class BTAnonymizeUserFace

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

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