| Package | Description |
|---|---|
| org.kuali.rice.ken.api.notification |
| Modifier and Type | Method and Description |
|---|---|
static NotificationChannel.Builder |
NotificationChannel.Builder.create() |
static NotificationChannel.Builder |
NotificationChannel.Builder.create(NotificationChannelContract contract) |
NotificationChannel.Builder |
UserChannelSubscription.Builder.getChannel() |
NotificationChannel.Builder |
NotificationListRecipient.Builder.getChannel() |
NotificationChannel.Builder |
NotificationChannelReviewer.Builder.getChannel() |
NotificationChannel.Builder |
Notification.Builder.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserChannelSubscription.Builder.setChannel(NotificationChannel.Builder channel) |
void |
NotificationListRecipient.Builder.setChannel(NotificationChannel.Builder channel) |
void |
NotificationChannelReviewer.Builder.setChannel(NotificationChannel.Builder channel) |
void |
Notification.Builder.setChannel(NotificationChannel.Builder channel) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.