Class TimesheetAutomaticTaskUpdateEvent


public class TimesheetAutomaticTaskUpdateEvent extends UpdateEvent<TimesheetAutomaticTaskUpdateInput>
Event to update an automatic BOTask.
The launcher must provide a valid TimesheetAutomaticTaskUpdateInput in order to successfully call this event.
The listener updates the automatic BOTask starting from the event input, i.e. the given TimesheetAutomaticTaskUpdateInput.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetAutomaticTaskUpdate(0)
No Spouts