Class WorkOrderOperationsLoadEvent


public class WorkOrderOperationsLoadEvent extends SimpleBusinessEvent<Long,List<BOWorkOrderOperation>>
Event to load a list of BOWorkOrderOperation. The launcher must provide a valid work order header id in order to successfully call this event. The listener loads all the BOWorkOrderOperation components starting from the event input, i.e. the given work order header id.
Since:
17.0
GCApi:
event
Reactors:
BTWorkOrderOperationsLoad(0)
No Spouts
  • Constructor Details

    • WorkOrderOperationsLoadEvent

      public WorkOrderOperationsLoadEvent(Long workOrderId)
      Instantiates a new work order operations load event.
      Parameters:
      workOrderId - the work order id