public class NotificationMessageGeneratorFactory
extends java.lang.Object
| Constructor and Description |
|---|
NotificationMessageGeneratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addNotificationMessageGenerator(com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator notificationMessageGenerator,
java.util.Map<java.lang.String,java.lang.Object> properties) |
com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator |
getNotificationMessageGenerator(java.lang.String templateLanguage) |
protected java.lang.String[] |
getTemplateLanguages(com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator notificationMessageGenerator,
java.util.Map<java.lang.String,java.lang.Object> properties) |
protected void |
removeNotificationMessageGenerator(com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator notificationMessageGenerator,
java.util.Map<java.lang.String,java.lang.Object> properties) |
public com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator getNotificationMessageGenerator(java.lang.String templateLanguage)
throws com.liferay.portal.kernel.workflow.WorkflowException
com.liferay.portal.kernel.workflow.WorkflowExceptionprotected void addNotificationMessageGenerator(com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator notificationMessageGenerator,
java.util.Map<java.lang.String,java.lang.Object> properties)
protected java.lang.String[] getTemplateLanguages(com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator notificationMessageGenerator,
java.util.Map<java.lang.String,java.lang.Object> properties)
protected void removeNotificationMessageGenerator(com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageGenerator notificationMessageGenerator,
java.util.Map<java.lang.String,java.lang.Object> properties)