public class EmailTemplate extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EmailTemplate.ConditionDesc |
| Modifier and Type | Field and Description |
|---|---|
static Locale |
DEFAULT_LOCALE |
static String |
DEFAULT_TEMPLATE_HTML |
static String |
DEFAULT_TEMPLATE_PLAIN |
| Constructor and Description |
|---|
EmailTemplate() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
body(Map<String,String> props,
Map<String,String> defaultProps,
String message,
org.hawkular.alerts.api.model.condition.Alert alert) |
String |
subject(org.hawkular.alerts.api.model.condition.Alert alert) |
public static final String DEFAULT_TEMPLATE_PLAIN
public static final String DEFAULT_TEMPLATE_HTML
public static final Locale DEFAULT_LOCALE
Copyright © 2015 Red Hat, Inc.. All rights reserved.