All Implemented Interfaces:
Serializable, Tool, ValidExecution

Business task in order to insert a list of BOMeasure.
For each insert the base event MeasureInsertEvent is called and as input it will receive a BOMeasure from the list of BOMeasure as input.
The output will be built as a list containing the return types of the base event MeasureInsertEvent.
Since:
21.0
See Also:
GCApi:
task
  • Constructor Details

    • BTMeasureInsertBatch

      public BTMeasureInsertBatch()
  • Method Details