Package | Description |
---|---|
org.ovirt.engine.core.notifier.utils.sender.mail |
Modifier and Type | Method and Description |
---|---|
static String |
MessageHelper.prepareHTMLMessageBody(MessageBody messageBody)
Constructs a formatted message body based on provided message body elements content in HTML format.
If any of message body element is empty or missing, it will not appear in the formatted message body text |
static String |
MessageHelper.prepareMessageBody(MessageBody messageBody)
Constructs a formatted message body based on provided message body elements content.
If any of message body element is empty or missing, it will not appear in the formatted message body text |
Copyright © 2012. All Rights Reserved.