Uses of Class
org.kuali.rice.ken.api.notification.NotificationPriority.Builder
Packages that use NotificationPriority.Builder
-
Uses of NotificationPriority.Builder in org.kuali.rice.ken.api.notification
Methods in org.kuali.rice.ken.api.notification that return NotificationPriority.BuilderModifier and TypeMethodDescriptionstatic NotificationPriority.BuilderNotificationPriority.Builder.create()static NotificationPriority.BuilderNotificationPriority.Builder.create(NotificationPriorityContract contract) Notification.Builder.getPriority()Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationPriority.BuilderModifier and TypeMethodDescriptionvoidNotification.Builder.setPriority(NotificationPriority.Builder priority)