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

public class UnbundlingEvent extends SimpleBusinessEvent<UnbundlingInput,List<Long>>
Event to dissolve a list of Bundles.
The launcher must provide a valid UnbundlingInput in order to successfully call this event.
The listener unbundles all the BOWorkOrderOperations that are aggregated in the given Bundles starting from the event input.
Since:
10.1
GCApi:
event
Reactors:
BTUnbundling(0)
No Spouts
  • Constructor Details