Class DataCollectionTemplateWOCreationRuleBatchInsertEvent

java.lang.Object
overit.geocall.bl.GenericEvent<List<Long>>
overit.geocall.bl.BusinessEvent<List<Long>>
overit.geocall.bl.SimpleBusinessEvent<List<BODataCollectionTemplateWOCreationRule>,List<Long>>
overit.geocallapp.wfm.mobileforms.bl.rule.event.DataCollectionTemplateWOCreationRuleBatchInsertEvent

public final class DataCollectionTemplateWOCreationRuleBatchInsertEvent extends SimpleBusinessEvent<List<BODataCollectionTemplateWOCreationRule>,List<Long>>
Event to insert a BODataCollectionTemplateWOCreationRule.
The launcher must provide a valid BODataCollectionTemplateWOCreationRule in order to successfully call this event.
The listener inserts all the BODataCollectionTemplateWOCreationRule components starting from the event input, i.e. the given list of BODataCollectionTemplateWOCreationRule.
Since:
12.0
GCApi:
event
Reactors:
BTDataCollectionTemplateWOCreationRuleBatchInsert(0)
No Spouts