Class BundleLoadEvent


public class BundleLoadEvent extends LoadEvent<Bundle>
Event to load a Bundle.
The launcher must provide a valid Bundle id in order to successfully call this event.
The listener loads all the Bundle components starting from the event input, i.e. the given Bundle id.
Since:
10.1
GCApi:
event
Reactors:
BTBundleLoad(0)
No Spouts
  • Constructor Details

    • BundleLoadEvent

      public BundleLoadEvent(Long id)
      Instantiates a new bundle load event.
      Parameters:
      id - the Bundle id