Class WorkOrderHeaderLoadEvent


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

    • WorkOrderHeaderLoadEvent

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