public class AddressNotificationRecipientBuilder
extends java.lang.Object
implements com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilder
| Constructor and Description |
|---|
AddressNotificationRecipientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
processKaleoNotificationRecipient(java.util.Set<com.liferay.portal.workflow.kaleo.runtime.notification.NotificationRecipient> notificationRecipients,
com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient,
com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType notificationReceptionType,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext) |
void |
processKaleoTaskAssignmentInstance(java.util.Set<com.liferay.portal.workflow.kaleo.runtime.notification.NotificationRecipient> notificationRecipients,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType notificationReceptionType,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext) |
public void processKaleoNotificationRecipient(java.util.Set<com.liferay.portal.workflow.kaleo.runtime.notification.NotificationRecipient> notificationRecipients,
com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient,
com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType notificationReceptionType,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext)
throws java.lang.Exception
processKaleoNotificationRecipient in interface com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilderjava.lang.Exceptionpublic void processKaleoTaskAssignmentInstance(java.util.Set<com.liferay.portal.workflow.kaleo.runtime.notification.NotificationRecipient> notificationRecipients,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType notificationReceptionType,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext)
throws java.lang.Exception
processKaleoTaskAssignmentInstance in interface com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilderjava.lang.Exception