Uses of Interface
overit.geocallapp.utilities.core.bl.common.notification.NotificationAction
Packages that use NotificationAction
Package
Description
-
Uses of NotificationAction in overit.geocallapp.utilities.core.bl.common.notification
Classes in overit.geocallapp.utilities.core.bl.common.notification that implement NotificationActionModifier and TypeClassDescriptionenumStandard notification actions for common database operations.Methods in overit.geocallapp.utilities.core.bl.common.notification that return NotificationActionModifier and TypeMethodDescriptionNotificationInput.getAction()Returns the action performed prior to the notification.Methods in overit.geocallapp.utilities.core.bl.common.notification with parameters of type NotificationActionModifier and TypeMethodDescriptionvoidNotificationInput.setAction(NotificationAction action) Sets the action performed prior to the notification. -
Uses of NotificationAction in overit.geocallapp.wfm.assets.bl.event
Classes in overit.geocallapp.wfm.assets.bl.event that implement NotificationActionModifier and TypeClassDescriptionenumThe enum that defines the action onBOAssetthat was performed prior to a notification. -
Uses of NotificationAction in overit.geocallapp.wfm.bundler.bl.event
Classes in overit.geocallapp.wfm.bundler.bl.event that implement NotificationActionModifier and TypeClassDescriptionenumThe enum that defines the action onBundlethat was performed prior to a notification. -
Uses of NotificationAction in overit.geocallapp.wfm.bundler.bl.operation.event
Classes in overit.geocallapp.wfm.bundler.bl.operation.event that implement NotificationActionModifier and TypeClassDescriptionenumThe enum that defines the action onBOBundleOperationthat was performed prior to a notification. -
Uses of NotificationAction in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Classes in overit.geocallapp.wfm.execution.bl.outcome.intervention.event that implement NotificationAction -
Uses of NotificationAction in overit.geocallapp.wfm.locations.bl.address.event
Classes in overit.geocallapp.wfm.locations.bl.address.event that implement NotificationActionModifier and TypeClassDescriptionenumThe enum that defines the action onBOAddressthat was performed prior to a notification. -
Uses of NotificationAction in overit.geocallapp.wfm.mobileforms.bl.sheet.event
Classes in overit.geocallapp.wfm.mobileforms.bl.sheet.event that implement NotificationActionModifier and TypeClassDescriptionenumThe enum that defines the action onBODataCollectionSheetthat was performed prior to a notification. -
Uses of NotificationAction in overit.geocallapp.wfm.mobileforms.bl.template.header.event
Classes in overit.geocallapp.wfm.mobileforms.bl.template.header.event that implement NotificationActionModifier and TypeClassDescriptionenumThe enum that defines the action onBODataCollectionTemplateHeaderthat was performed prior to a notification. -
Uses of NotificationAction in overit.geocallapp.wfm.scheduling.bl.scheduling.event
Classes in overit.geocallapp.wfm.scheduling.bl.scheduling.event that implement NotificationAction -
Uses of NotificationAction in overit.geocallapp.wfm.workorders.bl.header.event
Classes in overit.geocallapp.wfm.workorders.bl.header.event that implement NotificationActionModifier and TypeClassDescriptionenumThe enum that defines the action onBOWorkOrderHeaderthat was performed prior to a notification. -
Uses of NotificationAction in overit.geocallapp.wfm.workorders.bl.operation.event
Classes in overit.geocallapp.wfm.workorders.bl.operation.event that implement NotificationActionModifier and TypeClassDescriptionenumThe enum that defines the action onBOWorkOrderOperationthat was performed prior to a notification.