public class BundlingRuleOrderingsLoadEvent extends SimpleBusinessEvent<Long,List<BOBundlingRuleOrdering>>
Event that allows to load all the BOBundlingRuleOrdering associated to a specific BOBundlingRuleHeader.
The launcher must provide a valid BOBundlingRuleHeader id in order to successfully call this event.
The listener loads all the BOBundlingRuleOrdering components starting from the event input, i.e. the given BOBundlingRuleHeader id.
Since:
11.0
GCApi:
event
Reactors:
BTBundlingRuleOrderingsLoad(0)
No Spouts
  • Constructor Details

    • BundlingRuleOrderingsLoadEvent

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