public class TextNotificationMessageGenerator
extends java.lang.Object
implements com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator
| Constructor and Description |
|---|
TextNotificationMessageGenerator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
generateMessage(java.lang.String kaleoClassName,
long kaleoClassPK,
java.lang.String notificationName,
java.lang.String notificationTemplateLanguage,
java.lang.String notificationTemplate,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext) |
public java.lang.String generateMessage(java.lang.String kaleoClassName,
long kaleoClassPK,
java.lang.String notificationName,
java.lang.String notificationTemplateLanguage,
java.lang.String notificationTemplate,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext)
generateMessage in interface com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator