| Package | Description |
|---|---|
| eu.easyrpa.openframework.email.message.templates |
Templates support for email message body.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FreeMarkerTemplate
Represents a textual template based on FreeMarker template language.
|
| Modifier and Type | Method and Description |
|---|---|
TextTemplate |
TextTemplate.put(Map<String,Object> props)
Puts all properties of given map into properties of this template.
|
TextTemplate |
TextTemplate.put(String varName,
Object value)
Puts a new property into properties of this template.
|
Copyright © 2023. All rights reserved.