Uses of Interface
org.kuali.rice.kew.notification.service.NotificationService
Packages that use NotificationService
Package
Description
-
Uses of NotificationService in org.kuali.rice.kew.actionlist.service.impl
Fields in org.kuali.rice.kew.actionlist.service.impl declared as NotificationServiceModifier and TypeFieldDescriptionprotected NotificationServiceActionListServiceImpl.notificationServiceMethods in org.kuali.rice.kew.actionlist.service.impl with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidActionListServiceImpl.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in org.kuali.rice.kew.notification.service.impl
Classes in org.kuali.rice.kew.notification.service.impl that implement NotificationServiceModifier and TypeClassDescriptionclassThe default implementation of the NotificationService. -
Uses of NotificationService in org.kuali.rice.kew.service
Methods in org.kuali.rice.kew.service that return NotificationServiceModifier and TypeMethodDescriptionstatic NotificationServiceKEWServiceLocator.getNotificationService()