public class DefaultNotificationRecipientBuilderRegistry
extends java.lang.Object
implements com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilderRegistry
| Constructor and Description |
|---|
DefaultNotificationRecipientBuilderRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addNotificationRecipientBuilder(com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilder notificationRecipientBuilder,
java.util.Map<java.lang.String,java.lang.Object> properties) |
com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilder |
getNotificationRecipientBuilder(com.liferay.portal.workflow.kaleo.definition.RecipientType recipientType) |
protected void |
removeNotificationRecipientBuilder(com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilder notificationRecipientBuilder,
java.util.Map<java.lang.String,java.lang.Object> properties) |
public DefaultNotificationRecipientBuilderRegistry()
public com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilder getNotificationRecipientBuilder(com.liferay.portal.workflow.kaleo.definition.RecipientType recipientType)
getNotificationRecipientBuilder in interface com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilderRegistryprotected void addNotificationRecipientBuilder(com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilder notificationRecipientBuilder,
java.util.Map<java.lang.String,java.lang.Object> properties)
protected void removeNotificationRecipientBuilder(com.liferay.portal.workflow.kaleo.runtime.notification.recipient.NotificationRecipientBuilder notificationRecipientBuilder,
java.util.Map<java.lang.String,java.lang.Object> properties)