Class TimesheetGapFillEvent


public class TimesheetGapFillEvent extends SimpleBusinessEvent<TimesheetGapFillInput,List<TimesheetGapFillOutput>>
Event to fill the timesheet gaps between tasks.
The launcher must provide a valid TimesheetGapFillInput in order to successfully call this event.
The listener fills all the gaps starting from the event input, i.e. the given TimesheetGapFillInput.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetGapFill(0)
No Spouts