Class TimesheetLoadEvent


public class TimesheetLoadEvent extends LoadEvent<Timesheet>
Event to load a Timesheet.
The launcher must provide a valid timesheet id in order to successfully call this event.
The listener loads all the Timesheet components starting from the event input, i.e. the given timesheet id.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetLoad(0)
No Spouts
  • Constructor Details

    • TimesheetLoadEvent

      public TimesheetLoadEvent(Long id)
      Instantiates a new timesheet load event.
      Parameters:
      id - the timesheet id