Interface NotificationRecipientEvaluator
public interface NotificationRecipientEvaluator
-
Method Summary
Modifier and TypeMethodDescriptionevaluate(com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient, ExecutionContext executionContext)
-
Method Details
-
evaluate
Map<String,?> evaluate(com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient, ExecutionContext executionContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-