Uses of Enum Class
overit.geocallapp.utilities.core.bl.common.notification.BaseNotificationAction
Packages that use BaseNotificationAction
Package
Description
-
Uses of BaseNotificationAction in overit.geocallapp.utilities.core.bl.common.notification
Methods in overit.geocallapp.utilities.core.bl.common.notification that return BaseNotificationActionModifier and TypeMethodDescriptionstatic BaseNotificationActionReturns the enum constant of this class with the specified name.static BaseNotificationAction[]BaseNotificationAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BaseNotificationAction in overit.geocallapp.wfm.calendars.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.task with parameters of type BaseNotificationActionModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionTotalsCalculation.notifyWorkShift(BOWorkShift workShift, BaseNotificationAction action, PoolKit poolKit)