Class TimesheetAutomaticTaskInsertEvent


public class TimesheetAutomaticTaskInsertEvent extends SimpleBusinessEvent<TimesheetAutomaticTaskInsertInput,List<BOTask>>
Event to insert an automatic BOTask.
The launcher must provide a valid TimesheetAutomaticTaskInsertInput in order to successfully call this event.
The listener inserts all the BOTask components starting from the event input, i.e. the given TimesheetAutomaticTaskInsertInput.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetAutomaticTaskInsert(0)
No Spouts