Uses of Class
overit.geocallapp.wfm.mobileforms.bl.template.event.DataCollectionTemplateImportModelInput
Packages that use DataCollectionTemplateImportModelInput
Package
Description
-
Uses of DataCollectionTemplateImportModelInput in overit.geocallapp.wfm.mobileforms.bl.template.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.template.event with parameters of type DataCollectionTemplateImportModelInputModifierConstructorDescriptionInstantiates a new data collection template import model event. -
Uses of DataCollectionTemplateImportModelInput in overit.geocallapp.wfm.mobileforms.bl.template.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.task with parameters of type DataCollectionTemplateImportModelInputModifier and TypeMethodDescriptionprotected List<CheckerEvent<?>> BTDataCollectionTemplateImportModel.defineCheckerEvents(DataCollectionTemplateImportModelInput input, PoolKit poolKit) Defines the checker events.protected VoidBTDataCollectionTemplateImportModel.executeProcess(DataCollectionTemplateImportModelInput input, PoolKit poolKit) Starting from the uploaded file, it imports the model into the template.