All Implemented Interfaces:
Serializable, Tool, ValidExecution

Business task in order to validate a list of BOMeasure.
For each validate the base event MeasureValidateEvent 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 MeasureValidateEvent.
Since:
21.0
See Also:
GCApi:
task
  • Constructor Details

    • BTMeasureValidateBatch

      public BTMeasureValidateBatch()
  • Method Details