Class WorkOrderOriginLoadEvent


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

    • WorkOrderOriginLoadEvent

      public WorkOrderOriginLoadEvent(Long workOrderSourceId)
      Instantiates a new work order source load event.
      Parameters:
      workOrderSourceId - the work order source id