Class BTUserProfileStateUpdate

java.lang.Object
overit.geocall.bl.BusinessTask<UserProfileStateUpdateEvent>
overit.geocall.basic.bl.profile.task.BTUserProfileStateUpdate
All Implemented Interfaces:
Serializable, Tool

@Event(UserProfileStateUpdateEvent.class) @Permission("foundation.ux.profile.edit") public class BTUserProfileStateUpdate extends BusinessTask<UserProfileStateUpdateEvent>
Task that listens to the UserProfileStateUpdateEvent and updates the user profile state in the database.
Can raise a DAException if there is some connection problem with the database.
Since:
13.2
See Also:
GCApi:
task