Class OssSpaceUpdateEvent


public class OssSpaceUpdateEvent extends UpdateEvent<BOOssSpace>
Event to update a BOOssSpace.
The launcher must provide a valid BOOssSpace in order to successfully call this event.
The listener updates the BOOssSpace starting from the event input.
Since:
22.0
GCApi:
event
Reactors:
BTOssSpaceUpdate(0)
No Spouts
  • Constructor Details

    • OssSpaceUpdateEvent

      public OssSpaceUpdateEvent(BOOssSpace space)
      Instantiates a new OSS space update event.
      Parameters:
      space - the BOOssSpace to update