Class BTUserProfileLoad

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

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