Class WorkOrderOperationResourceInsertEvent


public class WorkOrderOperationResourceInsertEvent extends InsertEvent<BOWorkOrderOperationResource>
Event to insert a BOWorkOrderOperationResource.
The launcher must provide a valid BOWorkOrderOperationResource in order to successfully call this event.
The listener inserts all the BOWorkOrderOperationResource components starting from the event input, i.e. the given BOWorkOrderOperationResource in which all needed components were previously set.
Since:
18.0
GCApi:
event
Reactors:
BTWorkOrderOperationResourceInsert(0)
No Spouts