Class TimesheetAutomaticTaskCancelEvent


public class TimesheetAutomaticTaskCancelEvent extends SimpleBusinessEvent<TimesheetAutomaticTaskCancelInput,List<Long>>
Event to cancel an automatic BOTask.
The launcher must provide a valid TimesheetAutomaticTaskCancelInput in order to successfully call this event.
The listener cancels or updates all the BOTask components starting from the event input, i.e. the given TimesheetAutomaticTaskCancelInput.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetAutomaticTaskCancel(0)
No Spouts