Class WorkCycleStructureLoadEvent


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

    • WorkCycleStructureLoadEvent

      public WorkCycleStructureLoadEvent(Long workCycleStructureId)
      Instantiates a new work cycle structure load event.
      Parameters:
      workCycleStructureId - the work cycle structure id