java.lang.Object
overit.geocall.bl.GenericEvent<List<Long>>
overit.geocall.bl.BusinessEvent<List<Long>>
overit.geocall.bl.SimpleBusinessEvent<Void,List<Long>>
overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event.AutomaticBundlingEvent

public class AutomaticBundlingEvent extends SimpleBusinessEvent<Void,List<Long>>
Event to launch the automatic bundling process, which allows to create a collection of new Bundles by applying all the currently active BundlingRules.
Since:
11.0
GCApi:
event
Reactors:
BTAutomaticBundling(0)
No Spouts
  • Constructor Details

    • AutomaticBundlingEvent

      public AutomaticBundlingEvent(Void input)
      Instantiates a new automatic bundling event.
      Parameters:
      input - is Void (the event needs no input)