Class DataCollectionSheetExportModelEvent


public class DataCollectionSheetExportModelEvent extends SimpleBusinessEvent<Long,WebResource>
Event to export a model of BODataCollectionSheet.
The launcher must provide a valid BODataCollectionSheet id in order to successfully call this event.
The listener models all the BODataCollectionSheet components starting from the event input, i.e. the given BODataCollectionSheet id.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionSheetExportModel(0)
No Spouts
  • Constructor Details

    • DataCollectionSheetExportModelEvent

      public DataCollectionSheetExportModelEvent(Long input)
      Instantiates a new data collection sheet export model event.
      Parameters:
      input - the BODataCollectionSheet id