Class TimesheetClosureForceEvent


public class TimesheetClosureForceEvent extends SimpleBusinessEvent<Void,Collection<Long>>
Event to force the timesheet closure.
The listener changes the timesheet state to BOTimesheetState.Values.VALIDATED, whether the end date is previous to the forced closing date.
Since:
9.2
GCApi:
event
Reactors:
BTTimesheetClosureForce(0)
No Spouts
  • Constructor Details

    • TimesheetClosureForceEvent

      public TimesheetClosureForceEvent(Void input)