Class WorkOrderStatusLoadEvent


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

    • WorkOrderStatusLoadEvent

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