Class BTBundlingOperationSelect

All Implemented Interfaces:
Serializable, Tool, ValidExecution

@Event(BundlingOperationSelectEvent.class) public class BTBundlingOperationSelect extends BTBundler<BundlingOperationSelectEvent>
Business task in order to select the list of wanted BOWorkOrderOperation for the BundlingEvent, mapped by the id of the work order's BOOperationCenter.
When the BundlingOperationSelectEvent is launched the BT notices the call and selects all the BOWorkOrderOperation basing on the event's input.
If the flag BundlingOperationSelectInput.isCheckExclusions() is set to true, the list of work order operation ids given as input is validated. The validation consists of checking if all the work order operation ids given as input are actually loaded.
Since:
10.1
See Also:
GCApi:
task