public class NextMeasureSearchEvent extends SimpleBusinessEvent<NextMeasureSearchEventInput,BOMeasure>
Event to search for the next BOMeasure of a measuring element, according to the target date.
The launcher must provide a valid NextMeasureSearchEventInput, defined by the BOMeasuringElement and the target date.
The listener searches for the next measuring element BOMeasure component, starting from the event input, i.e. the NextMeasureSearchEventInput.
Since:
20.0
GCApi:
event
Reactors:
BTNextMeasureSearch(0)
No Spouts