Class AggregateBundleRequirementsLoadEvent


public class AggregateBundleRequirementsLoadEvent extends SimpleBusinessEvent<AggregateBundleRequirementsLoadInput,Collection<AggregateBundleRequirement>>
Event to load aggregate bundle requirements for multiple bundles.
The launcher must provide a valid AggregateBundleRequirementsLoadInput in order to successfully call this event.
The listener loads all the AggregateBundleRequirement components starting from the event input, i.e. the given AggregateBundleRequirementsLoadInput.
Since:
22.0
GCApi:
event
Reactors:
BTAggregateBundleRequirementsLoad(0)
No Spouts