Class BTMeterUpdateBatch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

Business task in order 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.
The output will be built as a list containing the return types of the base event MeterUpdateEvent.
Since:
17.0
See Also:
GCApi:
task
  • Constructor Details

    • BTMeterUpdateBatch

      public BTMeterUpdateBatch()
  • Method Details