Class DataCollectionSheetInstanceAssociateToWOOperationEvent


public class DataCollectionSheetInstanceAssociateToWOOperationEvent extends SimpleBusinessEvent<DataCollectionSheetInstanceAssociateToWOOperationInput,Void>
Event to associate a workorder operation to a DataCollectionSheetInstance.
The launcher must provide a valid DataCollectionSheetInstanceAssociateToWOOperationInput in order to successfully call this event.
The listener operations all the DataCollectionSheetInstance components starting from the event input, i.e. the given DataCollectionSheetInstanceAssociateToWOOperationInput.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceAssociateToWOOperation(0)
No Spouts