public interface EmailService
| Modifier and Type | Method and Description |
|---|---|
HtmlEmail |
createActivationEmail(WorkflowActionModel action)
Creates activation e-mail for the given
action This is performed right after the activation of the
action. |
HtmlEmail createActivationEmail(WorkflowActionModel action)
action This is performed right after the activation of the
action.action - which has been just activatedHtmlEmail object.Copyright © 2018 SAP SE. All Rights Reserved.