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