Class TimesheetTaskCancelEvent


public class TimesheetTaskCancelEvent extends SimpleBusinessEvent<TimesheetTaskCancelInput,Void>
Event to cancel a BOTask.
The launcher must provide a valid task id in order to successfully call this event.
The listener cancels all the BOTask components starting from the event input, i.e. the given task id.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetTaskCancel(0)
No Spouts
  • Constructor Details

    • TimesheetTaskCancelEvent

      public TimesheetTaskCancelEvent(TimesheetTaskCancelInput input)
      Instantiates a new timesheet task cancel event.
      Parameters:
      input - the task id