Class OCGroupUpdateEvent


public class OCGroupUpdateEvent extends SimpleBusinessEvent<BOOCGroup,Void>
Event to update a BOOCGroup.
The launcher must provide a valid BOOCGroup in order to successfully call this event.
The listener updates all the BOOCGroup components starting from the event input, i.e. the given BOOCGroup in which all needed components were previously updated.
Since:
9.2
GCApi:
event
Reactors:
BTOCGroupUpdate(0)
No Spouts
  • Constructor Details

    • OCGroupUpdateEvent

      public OCGroupUpdateEvent(BOOCGroup boOCGroup)
      Instantiates a new operation center's group update event.
      Parameters:
      boOCGroup - the operation center's group