Uses of Class
com.skava.model.requests.SendNotificationRequest
Packages that use SendNotificationRequest
Package
Description
Notification request models.
Notification service definitions.
Notification service implementations.
-
Uses of SendNotificationRequest in com.skava.model.requests
Methods in com.skava.model.requests with parameters of type SendNotificationRequestModifier and TypeMethodDescriptionNotificationRequest.fromdomainObject
(SendNotificationRequest sendNotificationProperties) -
Uses of SendNotificationRequest in com.skava.service
Methods in com.skava.service with parameters of type SendNotificationRequestModifier and TypeMethodDescriptionSendNotificationsService.process
(SendNotificationRequest newRequest) -
Uses of SendNotificationRequest in com.skava.service.impl
Methods in com.skava.service.impl with parameters of type SendNotificationRequestModifier and TypeMethodDescriptionSendNotificationsServiceImpl.process
(SendNotificationRequest newRequest)