Class BundlingRuleOrderingsDeleteEvent

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

public class BundlingRuleOrderingsDeleteEvent extends SimpleBusinessEvent<Long,Void>
Event that allows to delete 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 deletes all the BOBundlingRuleOrdering starting from the event input, i.e. the given BOBundlingRuleHeader id.
Since:
11.0
GCApi:
event
Reactors:
BTBundlingRuleOrderingsDelete(0)
No Spouts
  • Constructor Details

    • BundlingRuleOrderingsDeleteEvent

      public BundlingRuleOrderingsDeleteEvent(Long bundlingRuleId)
      Instantiates a new bundling rule orderings delete event.
      Parameters:
      bundlingRuleId - the BOBundlingRuleHeader id