Interface NotificationHelper
public interface NotificationHelper
-
Method Summary
Modifier and TypeMethodDescriptionvoidsendKaleoNotifications(String kaleoClassName, long kaleoClassPK, com.liferay.portal.workflow.kaleo.definition.ExecutionType executionType, ExecutionContext executionContext)
-
Method Details
-
sendKaleoNotifications
void sendKaleoNotifications(String kaleoClassName, long kaleoClassPK, com.liferay.portal.workflow.kaleo.definition.ExecutionType executionType, ExecutionContext executionContext) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-