Package | Description |
---|---|
org.kuali.rice.ken.api.notification | |
org.kuali.rice.ken.bo |
Modifier and Type | Class and Description |
---|---|
class |
NotificationProducer |
static class |
NotificationProducer.Builder
A builder which can be used to construct
NotificationProducer instances. |
Modifier and Type | Method and Description |
---|---|
NotificationProducerContract |
NotificationContract.getProducer() |
Modifier and Type | Method and Description |
---|---|
List<? extends NotificationProducerContract> |
NotificationChannelContract.getProducers() |
Modifier and Type | Method and Description |
---|---|
static NotificationProducer.Builder |
NotificationProducer.Builder.create(NotificationProducerContract contract) |
Modifier and Type | Class and Description |
---|---|
class |
NotificationProducerBo
This class represents an instance of who can actually submit notification messages to the system
for processing.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.