Class DataCollectionSheetInstanceExportXlsxEvent


public class DataCollectionSheetInstanceExportXlsxEvent extends SimpleBusinessEvent<DataCollectionSheetInstanceExportXlsxInput,WebResource>
Event to export a DataCollectionSheetInstance xlsx.
The launcher must provide a valid DataCollectionSheetInstanceExportXlsxInput in order to successfully call this event.
The listener exports all the DataCollectionSheetInstance xlsxs components starting from the event input, i.e. the given DataCollectionSheetInstanceExportXlsxInput.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetInstanceExportXlsx(0)
No Spouts