Class WorkCycleLoadEvent


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

    • WorkCycleLoadEvent

      public WorkCycleLoadEvent(Long workCycleId)
      Instantiates a new work cycle load event.
      Parameters:
      workCycleId - the work cycle id