Uses of Enum Class
overit.geocallapp.wfm.bundler.bl.operation.event.BundleOperationNotificationAction
Packages that use BundleOperationNotificationAction
Package
Description
-
Uses of BundleOperationNotificationAction in overit.geocallapp.wfm.bundler.bl.operation.event
Methods in overit.geocallapp.wfm.bundler.bl.operation.event that return BundleOperationNotificationActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BundleOperationNotificationAction[]BundleOperationNotificationAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BundleOperationNotificationAction in overit.geocallapp.wfm.orchestrator.scheduling.bl.appointment.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.appointment.task with parameters of type BundleOperationNotificationActionModifier and TypeMethodDescriptionprotected List<BOAppointment> BTBundleOperationAppointmentUpdate.loadAppointments(BOBundleOperation bundleOperation, BundleOperationNotificationAction action, PoolKit poolKit) Loads theBOAppointments related to the givenBOBundleOperation.