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

    • BundlingRuleLoadEvent

      public BundlingRuleLoadEvent(Long id)
      Instantiates a new bundling rule load event.
      Parameters:
      id - the BOBundlingRuleHeader id