[
https://jira.jboss.org/browse/JBPM-2769?page=com.atlassian.jira.plugin.sy...
]
Maciej Swiderski updated JBPM-2769:
-----------------------------------
Attachment: JBPM-2769.patch
initial version of freemarker support for mail templates.
Mail node definition should look as follows:
<mail name='mailtestmail'>"
<to addresses='jos@rubensstraat' />"
<subject>mail</subject>"
<ftl><![CDATA[<#list outcomes as
transition>${transition},</#list>]]></ftl>"
<transition to='end' />"
</mail>
Add FreeMarker support for mail templates
-----------------------------------------
Key: JBPM-2769
URL:
https://jira.jboss.org/browse/JBPM-2769
Project: jBPM
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.x
Reporter: Peter Horvath
Assignee: Maciej Swiderski
Fix For: jBPM 4.x
Attachments: JBPM-2769.patch
JBPM already uses FreeMarker to generate task forms.
It would be great if FreeMarker could be used as a mail template engine as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira