Class DataCollectionSheetInstanceInsertEvent


public class DataCollectionSheetInstanceInsertEvent extends SimpleBusinessEvent<DataCollectionSheetInstanceInsertInput,Long>
Event to insert a DataCollectionSheetInstance.
The launcher must provide a valid DataCollectionSheetInstanceInsertInput in order to successfully call this event.
The listener inserts all the DataCollectionSheetInstance components starting from the event input, i.e. the given DataCollectionSheetInstanceInsertInput.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceInsert(0)
No Spouts