Class TimesheetWarningsCalculateEvent


public class TimesheetWarningsCalculateEvent extends SimpleBusinessEvent<TimesheetWarningsCalculateInput,Void>
Event to calculate the needed warnings for a timesheet.
The launcher must provide a valid TimesheetWarningsCalculateInput in order to successfully call this event.
The listener calculates all the BOWarning starting from the event input, i.e. the given Timesheet.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetWarningsCalculate(0)
No Spouts