Class BTTimesheetHeaderLoad

java.lang.Object
overit.geocall.bl.BusinessTask<TimesheetHeaderLoadEvent>
overit.geocallapp.wfm.core.bl.timesheet.header.task.BTTimesheetHeaderLoad
All Implemented Interfaces:
Serializable, Tool

@Event(TimesheetHeaderLoadEvent.class) public class BTTimesheetHeaderLoad extends BusinessTask<TimesheetHeaderLoadEvent>
Business task in order to load a BOTimesheetHeader.
When the TimesheetHeaderLoadEvent is launched the BT notices the call and loads the BOTimesheetHeader basing on the event's input.

Required fields:

  • timesheet header id
Since:
9.2
See Also:
GCApi:
task