Serialized Form
-
Package org.kuali.rice.kcb.api.exception
-
Exception org.kuali.rice.kcb.api.exception.KCBCheckedException
class KCBCheckedException extends Exception implements Serializable -
Exception org.kuali.rice.kcb.api.exception.MessageDeliveryException
class MessageDeliveryException extends MessageDeliveryProcessingException implements Serializable -
Exception org.kuali.rice.kcb.api.exception.MessageDeliveryProcessingException
class MessageDeliveryProcessingException extends KCBCheckedException implements Serializable -
Exception org.kuali.rice.kcb.api.exception.MessageDismissalException
class MessageDismissalException extends MessageDeliveryProcessingException implements Serializable
-
-
Package org.kuali.rice.kcb.api.message
-
Class org.kuali.rice.kcb.api.message.MessageDTO
class MessageDTO extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.kuali.rice.ken.api.notification
-
Class org.kuali.rice.ken.api.notification.Notification
class Notification extends AbstractDataTransferObject implements Serializable-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
autoRemoveDateTime
org.joda.time.DateTime autoRemoveDateTime
-
channel
NotificationChannel channel
-
content
String content
-
contentMessage
String contentMessage
-
contentType
NotificationContentType contentType
-
creationDateTime
org.joda.time.DateTime creationDateTime
-
deliveryType
String deliveryType
-
docTypeName
String docTypeName
- Since:
- 2.3.1
-
id
Long id
-
lockedDate
org.joda.time.DateTime lockedDate
-
objectId
String objectId
-
priority
NotificationPriority priority
-
processingFlag
String processingFlag
-
producer
NotificationProducer producer
-
recipients
List<NotificationRecipient> recipients
-
sendDateTime
org.joda.time.DateTime sendDateTime
-
senders
List<NotificationSender> senders
-
title
String title
-
versionNumber
Long versionNumber
-
-
-
Class org.kuali.rice.ken.api.notification.Notification.Builder
class Builder extends Object implements Serializable-
Serialized Fields
-
autoRemoveDateTime
org.joda.time.DateTime autoRemoveDateTime
-
channel
NotificationChannel.Builder channel
-
content
String content
-
contentMessage
String contentMessage
-
contentType
NotificationContentType.Builder contentType
-
creationDateTime
org.joda.time.DateTime creationDateTime
-
deliveryType
String deliveryType
-
docTypeName
String docTypeName
-
id
Long id
-
lockedDate
org.joda.time.DateTime lockedDate
-
objectId
String objectId
-
priority
NotificationPriority.Builder priority
-
processingFlag
String processingFlag
-
producer
NotificationProducer.Builder producer
-
recipients
List<NotificationRecipient.Builder> recipients
-
sendDateTime
org.joda.time.DateTime sendDateTime
-
senders
List<NotificationSender.Builder> senders
-
title
String title
-
versionNumber
Long versionNumber
-
-
-
Class org.kuali.rice.ken.api.notification.NotificationChannel
class NotificationChannel extends AbstractDataTransferObject implements Serializable-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
description
String description
-
id
Long id
-
name
String name
-
objectId
String objectId
-
producers
List<NotificationProducer> producers
-
recipientLists
List<NotificationListRecipient> recipientLists
-
reviewers
List<NotificationChannelReviewer> reviewers
-
subscribable
boolean subscribable
-
subscriptions
List<UserChannelSubscription> subscriptions
-
versionNumber
Long versionNumber
-
-
-
Class org.kuali.rice.ken.api.notification.NotificationChannel.Builder
class Builder extends Object implements Serializable-
Serialized Fields
-
description
String description
-
id
Long id
-
name
String name
-
objectId
String objectId
-
producers
List<NotificationProducer.Builder> producers
-
recipientLists
List<NotificationListRecipient.Builder> recipientLists
-
reviewers
List<NotificationChannelReviewer.Builder> reviewers
-
subscribable
boolean subscribable
-
subscriptions
List<UserChannelSubscription.Builder> subscriptions
-
versionNumber
Long versionNumber
-
-
-
Class org.kuali.rice.ken.api.notification.NotificationChannelReviewer
class NotificationChannelReviewer extends AbstractDataTransferObject implements Serializable-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
channel
NotificationChannel channel
-
id
Long id
-
objectId
String objectId
-
reviewerId
String reviewerId
-
reviewerType
String reviewerType
-
versionNumber
Long versionNumber
-
-
-
Class org.kuali.rice.ken.api.notification.NotificationChannelReviewer.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationContentType
class NotificationContentType extends AbstractDataTransferObject implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationContentType.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationListRecipient
class NotificationListRecipient extends AbstractDataTransferObject implements Serializable-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
channel
NotificationChannel channel
-
id
Long id
-
objectId
String objectId
-
recipientId
String recipientId
-
recipientType
String recipientType
-
versionNumber
Long versionNumber
-
-
-
Class org.kuali.rice.ken.api.notification.NotificationListRecipient.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationPriority
class NotificationPriority extends AbstractDataTransferObject implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationPriority.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationProducer
class NotificationProducer extends AbstractDataTransferObject implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationProducer.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationRecipient
class NotificationRecipient extends AbstractDataTransferObject implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationRecipient.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationResponse
class NotificationResponse extends AbstractDataTransferObject implements Serializable-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
message
String message
-
notificationId
Long notificationId
-
status
String status
-
-
-
Class org.kuali.rice.ken.api.notification.NotificationResponse.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationSender
class NotificationSender extends AbstractDataTransferObject implements Serializable -
Class org.kuali.rice.ken.api.notification.NotificationSender.Builder
class Builder extends Object implements Serializable -
Class org.kuali.rice.ken.api.notification.UserChannelSubscription
class UserChannelSubscription extends AbstractDataTransferObject implements Serializable-
Serialized Fields
-
_futureElements
Collection<Element> _futureElements
-
channel
NotificationChannel channel
-
id
Long id
-
objectId
String objectId
-
userId
String userId
-
versionNumber
Long versionNumber
-
-
-
Class org.kuali.rice.ken.api.notification.UserChannelSubscription.Builder
class Builder extends Object implements Serializable-
Serialized Fields
-
channel
NotificationChannel.Builder channel
-
id
Long id
-
objectId
String objectId
-
userId
String userId
-
versionNumber
Long versionNumber
-
-
-