public class NotificationPropertyNotificationMessageTemplateElement extends NotificationMessageTemplateElement
Constructor and Description |
---|
NotificationPropertyNotificationMessageTemplateElement(AccountStatusNotificationProperty property)
Creates a new notification property notification message template element.
|
Modifier and Type | Method and Description |
---|---|
void |
generateValue(LocalizableMessageBuilder buffer,
AccountStatusNotification notification)
Generates a value for this template element using the information contained in the provided account status
notification and appends it to the given buffer.
|
public NotificationPropertyNotificationMessageTemplateElement(AccountStatusNotificationProperty property)
property
- The notification property for which to obtain the value.public void generateValue(LocalizableMessageBuilder buffer, AccountStatusNotification notification)
NotificationMessageTemplateElement
generateValue
in class NotificationMessageTemplateElement
buffer
- The buffer to which the generated value should be appended.notification
- The account status notification to process.Copyright 2010-2022 ForgeRock AS.