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

    • OperationCenterLoadEvent

      public OperationCenterLoadEvent(Long id)
      Instantiates a new operation center load event.
      Parameters:
      id - the operation center id