Class TimesheetShiftCalculationEvent


public class TimesheetShiftCalculationEvent extends SimpleBusinessEvent<TimesheetShiftCalculationInput,List<TimesheetShiftCalculationOutput>>
Event to calculate the shifts linked to a task.
The launcher must provide a valid TimesheetShiftCalculationInput in order to successfully call this event.
The listener calculates the shifts in which the specified task falls.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetShiftCalculation(0)
No Spouts