Class DataCollectionSheetInstanceSaveEvent


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