Class BTMeterInsertBatch

All Implemented Interfaces:
Serializable, Tool, ValidExecution

Business task in order to insert a list of BOMeter.
For each insert the base event MeterInsertEvent 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 MeterInsertEvent.
Since:
17.0
See Also:
GCApi:
task
  • Constructor Details

    • BTMeterInsertBatch

      public BTMeterInsertBatch()
  • Method Details