Class WorkOrderOperationResourceUpdateEvent


public class WorkOrderOperationResourceUpdateEvent extends UpdateEvent<BOWorkOrderOperationResource>
Event to update a BOWorkOrderOperationResource.
The launcher must provide a valid BOWorkOrderOperationResource in order to successfully call this event.
The listener updates all the BOWorkOrderOperationResource components starting from the event input, i.e. the given BOWorkOrderOperationResource in which all needed components were previously updated.
Since:
18.0
GCApi:
event
Reactors:
BTWorkOrderOperationResourceUpdate(0)
No Spouts