Class TimesheetTaskUpdateEvent


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