Class TimesheetInsertEvent


public class TimesheetInsertEvent extends InsertEvent<TimesheetInsertInput>
Event to insert a new timesheet.
The launcher must provide a valid TimesheetInsertInput in order to successfully call this event.
The listener creates a new Timesheet with its header.
The returned value is the timesheet id.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetInsert(0)
No Spouts
  • Constructor Details