Uses of Class
com.skava.notification.model.request.RecipientInfoDTO
Packages that use RecipientInfoDTO
Package
Description
Notification processor classes are available here
-
Uses of RecipientInfoDTO in com.skava.notification.orchestration.processor
Methods in com.skava.notification.orchestration.processor that return types with arguments of type RecipientInfoDTOModifier and TypeMethodDescriptionstatic List<RecipientInfoDTO>
SubscriptionNotificationProcessor.buildSubscriptionData
(SubscriptionResponse subscriptionResponse, Users userResponse, org.apache.camel.Exchange exchange) This method is used to build subscription datastatic List<RecipientInfoDTO>
SubscriptionNotificationProcessor.buildSubscriptionPreferenceData
(SubscriptionPreferenceResponse preferenceDomain, Users userResponse, Addresses addressResponse, Payment paymentResponse, org.apache.camel.Exchange exchange)