Class BundleAttributesCalculateEvent

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

public class BundleAttributesCalculateEvent extends SimpleBusinessEvent<BundleAttributesCalculateInput,Void>
Event to calculate the Bundle attributes.
The launcher must provide a valid BundleAttributesCalculateInput with all the needed parameters, in order to successfully call this event.
The listener update the Bundle attributes starting from the event input.
Since:
10.1
GCApi:
event
Reactors:
BTBundleAttributesCalculate(0)
No Spouts
  • Constructor Details