Class BTTimesheetLoad

All Implemented Interfaces:
Serializable, Tool

@Event(TimesheetLoadEvent.class) public class BTTimesheetLoad extends BTTimesheet<TimesheetLoadEvent>
Business task in order to load a Timesheet. When the TimesheetLoadEvent is launched the BT notices the call and loads the Timesheet basing on the event's input. The timesheet is loaded by loading each one of the its components: - TimesheetHeaderLoadEvent allows to load BOTimesheetHeader - TaskSearchEvent allows to load a list of BOTask
Since:
9.2
See Also:
GCApi:
task