Uses of Package
overit.geocallapp.wfm.bundler.bl.event
Packages that use overit.geocallapp.wfm.bundler.bl.event
Package
Description
-
Classes in overit.geocallapp.wfm.bundler.bl.event used by overit.geocallapp.wfm.bundler.bl.eventClassDescriptionThe enum that defines the action on
Bundlethat was performed prior to a notification.Object used as an input bean for theBundleOperationAddEvent.Object used as an input bean for theBundleOperationCancelEventObject used as an input bean for theBundleReorderEvent. -
Classes in overit.geocallapp.wfm.bundler.bl.event used by overit.geocallapp.wfm.bundler.bl.task
-
Classes in overit.geocallapp.wfm.bundler.bl.event used by overit.geocallapp.wfm.orchestrator.scheduling.bl.appointment.task
-
Classes in overit.geocallapp.wfm.bundler.bl.event used by overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.taskClassDescriptionEvent to load a
Bundlestarting from the id of an appointment.Event to load aBundlestarting from the id of one of its work order operation.Event to notify that an action has been performed on aBundle.Event to add a set of newBOBundleOperations to aBundle, starting from the ids of the work order operations we want to add.Object used as an input bean for theBundleOperationAddEvent.Event to cancel aBOBundleOperation. -
Classes in overit.geocallapp.wfm.bundler.bl.event used by overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.taskClassDescriptionEvent to reorder the
BOBundleOperationof aBundle.Object used as an input bean for theBundleReorderEvent.