| Package | Description |
|---|---|
| org.exoplatform.commons.api.notification.service.template | |
| org.exoplatform.commons.api.notification.template |
| Modifier and Type | Method and Description |
|---|---|
TemplateContext |
TemplateContext.channelKey(ChannelKey channelKey) |
TemplateContext |
TemplateContext.digestType(int digestSize) |
TemplateContext |
TemplateContext.end() |
TemplateContext |
TemplateContext.language(String language) |
static TemplateContext |
TemplateContext.newChannelInstance(ChannelKey channelKey,
String pluginId,
String language) |
TemplateContext |
TemplateContext.pluginId(String pluginId) |
| Modifier and Type | Method and Description |
|---|---|
TemplateContext |
ElementVisitor.getTemplateContext()
Gets the template context
|
| Modifier and Type | Method and Description |
|---|---|
String |
TemplateTransformer.transform(TemplateContext context)
The execution transform from template to value base on the TemplateContext.
|
ElementVisitor |
ElementVisitor.with(TemplateContext ctx)
Attaches the Template Context for Template generate.
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.