Class DataCollectionTemplateExportModelEvent

java.lang.Object
overit.geocall.bl.GenericEvent<WebResource>
overit.geocall.bl.BusinessEvent<WebResource>
overit.geocall.bl.SimpleBusinessEvent<Long,WebResource>
overit.geocallapp.wfm.mobileforms.bl.template.event.DataCollectionTemplateExportModelEvent

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

    • DataCollectionTemplateExportModelEvent

      public DataCollectionTemplateExportModelEvent(Long input)
      Instantiates a new data collection template export model event.
      Parameters:
      input - the DataCollectionTemplate