public class DefaultHTMLTemplate extends Object implements AlertTemplate
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
DefaultHTMLTemplate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageFromTemplate(String content,
ShowType showType,
boolean showAll)
get a message from a specified alert template
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessageFromTemplatepublic String getMessageFromTemplate(String content, ShowType showType, boolean showAll)
AlertTemplategetMessageFromTemplate in interface AlertTemplatecontent - alert message contentshowType - show typeshowAll - whether to show allCopyright © 2021 The Apache Software Foundation. All rights reserved.