Class DataCollectionOptionsGroupDeleteEvent


public class DataCollectionOptionsGroupDeleteEvent extends DeleteEvent<BODataCollectionOptionsGroup>
Event to delete a BODataCollectionOptionsGroup.
The launcher must provide a valid BODataCollectionOptionsGroup's id in order to successfully call this event.
The listener deletes all the BODataCollectionOptionsGroup components starting from the event input, i.e. the given BODataCollectionOptionsGroup's id.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionOptionsGroupDelete(0)
No Spouts
  • Constructor Details

    • DataCollectionOptionsGroupDeleteEvent

      public DataCollectionOptionsGroupDeleteEvent(Long input)
      Instantiates a new data collection options group delete event.
      Parameters:
      input - the BODataCollectionOptionsGroup's id