| Package | Description |
|---|---|
| com.aventstack.extentreports.reporter | |
| com.aventstack.extentreports.reporter.configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtentEmailReporter.setTemplate(EmailTemplate emailTemplate)
Allows selecting from available email templates:
DEFAULT
NEWSLETTER
NEWSLETTER_COMPLETE
|
| Modifier and Type | Method and Description |
|---|---|
static EmailTemplate |
EmailTemplate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmailTemplate[] |
EmailTemplate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.