public class MultiLanguageNotificationRecipientEvaluator
extends java.lang.Object
implements com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.NotificationRecipientEvaluator
| Constructor and Description |
|---|
MultiLanguageNotificationRecipientEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addNotificationRecipientEvaluator(com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.NotificationRecipientEvaluator notificationRecipientEvaluator,
java.util.Map<java.lang.String,java.lang.Object> properties) |
java.util.Map<java.lang.String,?> |
evaluate(com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext) |
protected void |
removeNotificationRecipientEvaluator(com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.NotificationRecipientEvaluator notificationRecipientEvaluator,
java.util.Map<java.lang.String,java.lang.Object> properties) |
public MultiLanguageNotificationRecipientEvaluator()
public java.util.Map<java.lang.String,?> evaluate(com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext)
throws com.liferay.portal.kernel.exception.PortalException
evaluate in interface com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.NotificationRecipientEvaluatorcom.liferay.portal.kernel.exception.PortalExceptionprotected void addNotificationRecipientEvaluator(com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.NotificationRecipientEvaluator notificationRecipientEvaluator,
java.util.Map<java.lang.String,java.lang.Object> properties)
protected void removeNotificationRecipientEvaluator(com.liferay.portal.workflow.kaleo.runtime.notification.recipient.script.NotificationRecipientEvaluator notificationRecipientEvaluator,
java.util.Map<java.lang.String,java.lang.Object> properties)