public class TaskLoadEvent extends LoadEvent<BOTask>
Event to load a BOTask.
The launcher must provide a valid timesheet task id in order to successfully call this event.
The listener loads all the BOTask components starting from the event input, i.e. the given timesheet task id.
Since:
9.2
GCApi:
event
Reactors:
BTTaskLoad(0)
No Spouts
  • Constructor Details

    • TaskLoadEvent

      public TaskLoadEvent(Long id)
      Instantiates a new timesheet task load event.
      Parameters:
      id - the timesheet task id