Class MicroclusterAggregateComponentsInsertEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<MicroclusterAggregateComponentsParams,Void>
overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event.MicroclusterAggregateComponentsInsertEvent

public class MicroclusterAggregateComponentsInsertEvent extends SimpleBusinessEvent<MicroclusterAggregateComponentsParams,Void>
Event to insert a BOMicroclusterAggregate.
The launcher must provide a valid MicroclusterAggregateComponentsParams in order to successfully call this event.
The listener inserts all the BOMicroclusterAggregate components starting from the event input, i.e. the given MicroclusterAggregateComponentsParams.
GCApi:
event
Reactors:
BTMicroclusterAggregateComponentsInsert(0)
No Spouts