Uses of Class
org.kuali.rice.ken.api.notification.NotificationProducer.Builder
Packages that use NotificationProducer.Builder
-
Uses of NotificationProducer.Builder in org.kuali.rice.ken.api.notification
Methods in org.kuali.rice.ken.api.notification that return NotificationProducer.BuilderModifier and TypeMethodDescriptionstatic NotificationProducer.BuilderNotificationProducer.Builder.create()static NotificationProducer.BuilderNotificationProducer.Builder.create(NotificationProducerContract contract) Notification.Builder.getProducer()Methods in org.kuali.rice.ken.api.notification that return types with arguments of type NotificationProducer.BuilderMethods in org.kuali.rice.ken.api.notification with parameters of type NotificationProducer.BuilderModifier and TypeMethodDescriptionvoidNotification.Builder.setProducer(NotificationProducer.Builder producer) Method parameters in org.kuali.rice.ken.api.notification with type arguments of type NotificationProducer.BuilderModifier and TypeMethodDescriptionvoidNotificationChannel.Builder.setProducers(List<NotificationProducer.Builder> producers)