Class WorkOrderNoteLoadEvent


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

    • WorkOrderNoteLoadEvent

      public WorkOrderNoteLoadEvent(Long id)
      Instantiates a new work order note load event.
      Parameters:
      id - the BOWorkOrderNote id