com.liferay.portlet.workflowtasks.notifications
Class WorkflowTasksUserNotificationHandler
java.lang.Object
com.liferay.portal.kernel.notifications.BaseUserNotificationHandler
com.liferay.portlet.workflowtasks.notifications.WorkflowTasksUserNotificationHandler
- All Implemented Interfaces:
- UserNotificationHandler
public class WorkflowTasksUserNotificationHandler
- extends BaseUserNotificationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowTasksUserNotificationHandler
public WorkflowTasksUserNotificationHandler()
getBody
protected String getBody(UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
throws Exception
- Overrides:
getBody
in class BaseUserNotificationHandler
- Throws:
Exception
getKaleoProcessLink
protected String getKaleoProcessLink(long workflowTaskId,
ServiceContext serviceContext)
throws Exception
- Throws:
Exception
getLink
protected String getLink(UserNotificationEvent userNotificationEvent,
ServiceContext serviceContext)
throws Exception
- Overrides:
getLink
in class BaseUserNotificationHandler
- Throws:
Exception