public class BundlingOperationSelectEvent extends SimpleBusinessEvent<BundlingOperationSelectInput,List<BOWorkOrderOperation>>
Event to select the list of wanted BOWorkOrderOperation for the Bundle aggregation, mapped by id of the work order's operation center.
The launcher must provide a valid BundlingOperationSelectInput in order to successfully call this event.
Since:
10.1
GCApi:
event
Reactors:
BTBundlingOperationSelect(0)
No Spouts