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

public class BundlingEvent extends SimpleBusinessEvent<BundlingInput,List<Long>>
Event to create a collection of Bundle by applying the criteria defined in the BundlingInput.
The launcher must provide a valid BundlingInput in order to successfully call this event.
Since:
10.1
GCApi:
event
Reactors:
BTBundling(0)
No Spouts
  • Constructor Details

    • BundlingEvent

      public BundlingEvent(BundlingInput input)
      Instantiates a new bundling event.
      Parameters:
      input - BundlingInput that contains the bundling criteria