Class BTUserProfilesLoad

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

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