Class MeterUpdateBatchEvent


public class MeterUpdateBatchEvent extends BatchUpdateEvent<BOMeter>
Business Event to update a list of BOMeter.
For each update the base event MeterUpdateEvent is called and as input it will receive a BOMeter from the list of BOMeter as input.
Since:
17.0
GCApi:
event
Reactors:
BTMeterUpdateBatch(0)
No Spouts
  • Constructor Details

    • MeterUpdateBatchEvent

      public MeterUpdateBatchEvent(List<BOMeter> input)
      Instantiates a new meter update batch event
      Parameters:
      input - a list of BOMeter