All Implemented Interfaces:
Serializable, Tool, ValidExecution

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

    • BTMeasureRejectBatch

      public BTMeasureRejectBatch()
  • Method Details