Class BTBeforeUserUpsert

java.lang.Object
overit.geocall.bl.BusinessTask<BeforeUserUpsertEvent>
overit.geocall.basic.bl.login.task.BTBeforeUserUpsert
All Implemented Interfaces:
Serializable, Tool

@Event(BeforeUserUpsertEvent.class) public class BTBeforeUserUpsert extends BusinessTask<BeforeUserUpsertEvent>
Task that listen the BeforeUserUpsertEvent.
Can raise a DAException if there is some connection problem with the database.
Since:
10
See Also:
GCApi:
task