| Modifier and Type | Method and Description |
|---|---|
NotificationAction |
JsonNotificationActionDeserializer.deserialize(org.codehaus.jackson.JsonParser parser,
org.codehaus.jackson.map.DeserializationContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationAction> |
NotificationEntry.getAvailableActions()
Open-ended collection of behaviors the user (recipient) can invoke upon
the notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationEntry.setAvailableActions(List<NotificationAction> availableActions) |
Copyright © 2015 Jasig. All Rights Reserved.