Class WorkOrderOperationStatusLoadEvent


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

    • WorkOrderOperationStatusLoadEvent

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