public class NotificationHelperImpl
extends java.lang.Object
implements com.liferay.portal.workflow.kaleo.runtime.notification.NotificationHelper
| Constructor and Description |
|---|
NotificationHelperImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
sendKaleoNotification(com.liferay.portal.workflow.kaleo.model.KaleoNotification kaleoNotification,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext) |
void |
sendKaleoNotifications(java.lang.String kaleoClassName,
long kaleoClassPK,
com.liferay.portal.workflow.kaleo.definition.ExecutionType executionType,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext) |
public void sendKaleoNotifications(java.lang.String kaleoClassName,
long kaleoClassPK,
com.liferay.portal.workflow.kaleo.definition.ExecutionType executionType,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext)
throws com.liferay.portal.kernel.exception.PortalException
sendKaleoNotifications in interface com.liferay.portal.workflow.kaleo.runtime.notification.NotificationHelpercom.liferay.portal.kernel.exception.PortalExceptionprotected void sendKaleoNotification(com.liferay.portal.workflow.kaleo.model.KaleoNotification kaleoNotification,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException