Class WorkShiftExceptionInsertBatchEvent


public class WorkShiftExceptionInsertBatchEvent extends BatchInsertEvent<BOWorkShiftException>
Business Event to insert a list of BOWorkShiftException.
For each insert the base event WorkShiftExceptionInsertEvent is called and as input it will receive a BOWorkShiftException from the list of BOWorkShiftException as input.
Since:
17.0
GCApi:
event
Reactors:
BTWorkShiftExceptionInsertBatch(0)
No Spouts
  • Constructor Details

    • WorkShiftExceptionInsertBatchEvent

      public WorkShiftExceptionInsertBatchEvent(List<BOWorkShiftException> input)
      Instantiates a new work shift exception insert batch event
      Parameters:
      input - a list of BOWorkShiftException