java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<BundlingRule,Void>
overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.event.BundlingRuleSaveEvent

public class BundlingRuleSaveEvent extends SimpleBusinessEvent<BundlingRule,Void>
Event to save a BundlingRule, i.e. its BOBundlingRuleHeader and the related list of BOBundlingRuleFilters.
The launcher must provide a valid BundlingRule in order to successfully call this event.
The listener saves all the BundlingRule components starting from the event input.
Since:
10.1
GCApi:
event
Reactors:
BTBundlingRuleSave(0)
No Spouts
  • Constructor Details

    • BundlingRuleSaveEvent

      public BundlingRuleSaveEvent(BundlingRule rule)
      Instantiates a new bundling rule save event.
      Parameters:
      rule - the given BundlingRule