| Package | Description |
|---|---|
| org.kuali.rice.ken.api.notification |
| Modifier and Type | Method and Description |
|---|---|
static NotificationProducer.Builder |
NotificationProducer.Builder.create() |
static NotificationProducer.Builder |
NotificationProducer.Builder.create(NotificationProducerContract contract) |
NotificationProducer.Builder |
Notification.Builder.getProducer() |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationProducer.Builder> |
NotificationChannel.Builder.getProducers() |
| Modifier and Type | Method and Description |
|---|---|
void |
Notification.Builder.setProducer(NotificationProducer.Builder producer) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationChannel.Builder.setProducers(List<NotificationProducer.Builder> producers) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.