Class WorkCenterLoadEvent


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

    • WorkCenterLoadEvent

      public WorkCenterLoadEvent(Long workCenterId)
      Instantiates a new work center load event.
      Parameters:
      workCenterId - the work center id