| Package | Description |
|---|---|
| org.kuali.rice.ken.api.notification |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotificationChannelContract |
interface |
NotificationChannelReviewerContract |
interface |
NotificationContentTypeContract |
interface |
NotificationContract |
interface |
NotificationListRecipientContract |
interface |
NotificationPriorityContract |
interface |
NotificationProducerContract |
interface |
NotificationRecipientContract |
interface |
NotificationSenderContract |
interface |
UserChannelSubscriptionContract |
| Modifier and Type | Class and Description |
|---|---|
class |
Notification |
static class |
Notification.Builder
A builder which can be used to construct
Notification instances. |
class |
NotificationChannel |
static class |
NotificationChannel.Builder
A builder which can be used to construct
NotificationChannel instances. |
class |
NotificationChannelReviewer |
static class |
NotificationChannelReviewer.Builder
A builder which can be used to construct
NotificationChannelReviewer instances. |
class |
NotificationContentType |
static class |
NotificationContentType.Builder
A builder which can be used to construct
NotificationContentType instances. |
class |
NotificationListRecipient |
static class |
NotificationListRecipient.Builder
A builder which can be used to construct
NotificationListRecipient instances. |
class |
NotificationPriority |
static class |
NotificationPriority.Builder
A builder which can be used to construct
NotificationPriority instances. |
class |
NotificationProducer |
static class |
NotificationProducer.Builder
A builder which can be used to construct
NotificationProducer instances. |
class |
NotificationRecipient |
static class |
NotificationRecipient.Builder
A builder which can be used to construct
NotificationRecipient instances. |
class |
NotificationSender |
static class |
NotificationSender.Builder
A builder which can be used to construct
NotificationSender instances. |
class |
UserChannelSubscription |
static class |
UserChannelSubscription.Builder
A builder which can be used to construct
UserChannelSubscription instances. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.