Uses of Class
org.kuali.rice.ken.api.notification.NotificationSender.Builder
Packages that use NotificationSender.Builder
-
Uses of NotificationSender.Builder in org.kuali.rice.ken.api.notification
Methods in org.kuali.rice.ken.api.notification that return NotificationSender.BuilderModifier and TypeMethodDescriptionstatic NotificationSender.BuilderNotificationSender.Builder.create()static NotificationSender.BuilderNotificationSender.Builder.create(NotificationSenderContract contract) Methods in org.kuali.rice.ken.api.notification that return types with arguments of type NotificationSender.BuilderMethod parameters in org.kuali.rice.ken.api.notification with type arguments of type NotificationSender.BuilderModifier and TypeMethodDescriptionvoidNotification.Builder.setSenders(List<NotificationSender.Builder> senders)