Class TimesheetAutomaticTaskDurationUpdateEvent


public class TimesheetAutomaticTaskDurationUpdateEvent extends SimpleBusinessEvent<TimesheetAutomaticTaskDurationUpdateInput,List<BOTask>>
Event to update the duration of a list of automatic BOTask.
The launcher must provide a valid TimesheetAutomaticTaskDurationUpdateInput in order to successfully call this event.
The listener updates the automatic BOTask durations starting from the event input, i.e. the given TimesheetAutomaticTaskDurationUpdateInput.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetAutomaticTaskDurationUpdate(0)
No Spouts