public class TaskInsertEvent extends InsertEvent<BOTask>
Event to insert a BOTask.
The launcher must provide a valid BOTask in order to successfully call this event.
The listener inserts all the BOTask components starting from the event input, i.e. the given BOTask in which all needed components were previously set.
Since:
9.2
GCApi:
event
Reactors:
BTTaskInsert(0)
No Spouts
  • Constructor Details

    • TaskInsertEvent

      public TaskInsertEvent(BOTask input)
      Instantiates a new timesheet task insert event.
      Parameters:
      input - the prepared BOTask