Class WorkCycleUpdateEvent


public class WorkCycleUpdateEvent extends UpdateEvent<BOWorkCycle>
Event to update a BOServiceType. The launcher must provide a valid work cycle id in order to successfully call this event. The listener updates all the BOWorkCycle components starting from the event input, i.e. the given work cycle id in which all needed components were previously updated.
Since:
18.0
GCApi:
event
Reactors:
BTWorkCycleUpdate(0)
No Spouts
  • Constructor Details

    • WorkCycleUpdateEvent

      public WorkCycleUpdateEvent(BOWorkCycle input)
      Instantiates a new work cycle update event.
      Parameters:
      input - the input the work cycle to update with the updated components