Class OCGroupLoadEvent


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

    • OCGroupLoadEvent

      public OCGroupLoadEvent(Long id)
      Instantiates a new operation center's group load event.
      Parameters:
      id - the operation center's group id