Uses of Class
overit.geocallapp.wfm.mobileforms.bl.template.event.DataCollectionTemplateImportReleaseInput
Packages that use DataCollectionTemplateImportReleaseInput
Package
Description
-
Uses of DataCollectionTemplateImportReleaseInput in overit.geocallapp.wfm.mobileforms.bl.template.event
Constructors in overit.geocallapp.wfm.mobileforms.bl.template.event with parameters of type DataCollectionTemplateImportReleaseInputModifierConstructorDescriptionInstantiates a new data collection template import release event. -
Uses of DataCollectionTemplateImportReleaseInput in overit.geocallapp.wfm.mobileforms.bl.template.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.task with parameters of type DataCollectionTemplateImportReleaseInputModifier and TypeMethodDescriptionprotected List<CheckerEvent<?>> BTDataCollectionTemplateImportRelease.defineCheckerEvents(DataCollectionTemplateImportReleaseInput input, PoolKit poolKit) Defines the checker events.protected VoidBTDataCollectionTemplateImportRelease.executeProcess(DataCollectionTemplateImportReleaseInput input, PoolKit poolKit) Starting from the uploaded JSON file, it imports the complete template.