Class BTUserLoadOld

java.lang.Object
overit.geocall.bl.BusinessTask<UserLoadEvent>
overit.geocallapp.wfm.core.bl.user.task.BTUserLoadOld
All Implemented Interfaces:
Serializable, Tool

@Deprecated @Event(UserLoadEvent.class) public class BTUserLoadOld extends BusinessTask<UserLoadEvent>
Deprecated.
use kernel event UserLoadEvent with the related Business Task
Business task in order to load a BOUser.
When the UserLoadEvent is launched the BT notices the call and loads the BOUser basing on the event's input.
See Also:
GCApi:
task