Class TimesheetHeaderStateUpdateEvent


public class TimesheetHeaderStateUpdateEvent extends SimpleBusinessEvent<TimesheetHeaderStateUpdateInput,Void>
Event to update the state of a BOTimesheetHeader.
The launcher must provide a valid BOTimesheetHeader with a valid state, in order to successfully call this event.
The listener updates the timesheet header state starting from the event input, i.e. the given BOTimesheetHeader in which the final value of the state is specified.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetHeaderStateUpdate(0)
No Spouts
  • Constructor Details

    • TimesheetHeaderStateUpdateEvent

      public TimesheetHeaderStateUpdateEvent(TimesheetHeaderStateUpdateInput input)
      Instantiates a new timesheet header update event.
      Parameters:
      input - the parameters to update the timesheet header state