Class BundleEntitiesAggregateLoadEvent


public class BundleEntitiesAggregateLoadEvent extends SimpleBusinessEvent<Bundle,BundleEntitiesAggregate>
Event to load a BundleEntitiesAggregate.
The launcher must provide a valid Bundle as input in order to successfully call this event.
The listener loads all the BundleEntitiesAggregate components starting from the event input, i.e. the given Bundle.
Since:
10.1
GCApi:
event
Reactors:
BTBundleEntitiesAggregateLoad(0)
No Spouts