java.lang.Object
overit.geocall.bl.BusinessTask<ProfileLoadByUserEvent>
overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task.BTProfileLoadByUserEvent
All Implemented Interfaces:
Serializable, Tool

@Event(ProfileLoadByUserEvent.class) public class BTProfileLoadByUserEvent extends BusinessTask<ProfileLoadByUserEvent>
Business task in order to load the BOProfile associated to the BOSchedulingUser id.
When the ProfileLoadByUserEvent is launched the BT notices the call and loads the BOProfile basing on the event's input, i.e. the id of a BOSchedulingUser.

Required fields:

  • user id

Error Code:

Since:
9.2
See Also:
GCApi:
task