Uses of Class
overit.geocallapp.wfm.bundler.bl.event.BundleNotificationEvent
Packages that use BundleNotificationEvent
Package
Description
-
Uses of BundleNotificationEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.appointment.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.appointment.task with parameters of type BundleNotificationEventModifier and TypeMethodDescriptionprotected voidBTBundleAppointmentsUpdate.execute(BundleNotificationEvent event, PoolKit poolKit) Retrieves theBOAppointments related to theBundleand updates them with the newBOBundleOperationid. -
Uses of BundleNotificationEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.task with parameters of type BundleNotificationEventModifier and TypeMethodDescriptionprotected voidBTBundleCreateFromPartialOperations.execute(BundleNotificationEvent event, PoolKit poolKit) Creates a new bundle from operations with partial outcomes when a bundle is closed.