Class DataCollectionTemplateReleaseSaveEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Long>
overit.geocall.bl.BusinessEvent<Long>
overit.geocall.bl.SimpleBusinessEvent<DataCollectionTemplateRelease,Long>
overit.geocallapp.wfm.mobileforms.bl.template.release.event.DataCollectionTemplateReleaseSaveEvent

public class DataCollectionTemplateReleaseSaveEvent extends SimpleBusinessEvent<DataCollectionTemplateRelease,Long>
Event to save a DataCollectionTemplateRelease.
The launcher must provide a valid DataCollectionTemplateRelease in order to successfully call this event.
The listener saves all the DataCollectionTemplateRelease components starting from the event input, i.e. the given DataCollectionTemplateRelease.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionTemplateReleaseSave(0)
No Spouts