public interface NotificationRecipientBuilder
Modifier and Type | Method and Description |
---|---|
void |
processKaleoNotificationRecipient(java.util.Set<NotificationRecipient> notificationRecipients,
com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient,
com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType notificationReceptionType,
ExecutionContext executionContext) |
void |
processKaleoTaskAssignmentInstance(java.util.Set<NotificationRecipient> notificationRecipients,
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance,
com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType notificationReceptionType,
ExecutionContext executionContext) |
void processKaleoNotificationRecipient(java.util.Set<NotificationRecipient> notificationRecipients, com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient kaleoNotificationRecipient, com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType notificationReceptionType, ExecutionContext executionContext) throws java.lang.Exception
java.lang.Exception
void processKaleoTaskAssignmentInstance(java.util.Set<NotificationRecipient> notificationRecipients, com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance, com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType notificationReceptionType, ExecutionContext executionContext) throws java.lang.Exception
java.lang.Exception