Class DataCollectionTemplateInsertEvent


public class DataCollectionTemplateInsertEvent extends InsertEvent<DataCollectionTemplateInsertInput>
Event to insert a DataCollectionTemplate.
The launcher must provide a valid DataCollectionTemplateInsertInput in order to successfully call this event.
The listener inserts all the DataCollectionTemplate components starting from the event input, i.e. the given DataCollectionTemplateInsertInput.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionTemplateInsert(0)
No Spouts