Uses of Interface
org.kuali.rice.ken.api.notification.NotificationProducerContract
Packages that use NotificationProducerContract
-
Uses of NotificationProducerContract in org.kuali.rice.ken.api.notification
Classes in org.kuali.rice.ken.api.notification that implement NotificationProducerContractModifier and TypeClassDescriptionfinal classstatic final classA builder which can be used to constructNotificationProducerinstances.Methods in org.kuali.rice.ken.api.notification that return NotificationProducerContractMethods in org.kuali.rice.ken.api.notification that return types with arguments of type NotificationProducerContractModifier and TypeMethodDescriptionList<? extends NotificationProducerContract> NotificationChannelContract.getProducers()Methods in org.kuali.rice.ken.api.notification with parameters of type NotificationProducerContractModifier and TypeMethodDescriptionstatic NotificationProducer.BuilderNotificationProducer.Builder.create(NotificationProducerContract contract)