Uses of Class
com.skava.validator.services.SendNotificationValidator
Packages that use SendNotificationValidator
-
Uses of SendNotificationValidator in com.skava.service.impl
Constructors in com.skava.service.impl with parameters of type SendNotificationValidatorModifierConstructorDescriptionSendNotificationsServiceImpl
(CollectionPropertyRepository collectionPropertyRepository, org.springframework.context.MessageSource messageSource, EventRepository eventRepository, ActionRepository actionRepository, SendNotificationValidator validator, org.springframework.web.client.RestTemplate restTemplateComponent, AppCommonServices appCommonServices) Instantiates a new send notifications service impl.