Class WorkOrderOperationLoadEvent


public class WorkOrderOperationLoadEvent extends LoadEvent<BOWorkOrderOperation>
Event to load a BOWorkOrderOperation. The launcher must provide a valid work order operation id in order to successfully call this event. The listener loads the BOWorkOrderOperation starting from the event input.
Since:
17.0
GCApi:
event
Reactors:
BTWorkOrderOperationLoad(0)
No Spouts
  • Constructor Details

    • WorkOrderOperationLoadEvent

      public WorkOrderOperationLoadEvent(Long operation)
      Instantiates a new work order operation load event.
      Parameters:
      operation - the work order operation id