org.jbpm.services.task.deadlines.notifications.impl.email
Class EmailNotificationListener
java.lang.Object
org.jbpm.services.task.deadlines.notifications.impl.email.EmailNotificationListener
- All Implemented Interfaces:
- NotificationListener
public class EmailNotificationListener
- extends Object
- implements NotificationListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailNotificationListener
public EmailNotificationListener(org.kie.internal.task.api.UserInfo userInfo)
onNotification
public void onNotification(org.kie.internal.task.api.model.NotificationEvent event)
- Specified by:
onNotification
in interface NotificationListener
getAttachemntURL
protected URL getAttachemntURL(String attachment)
throws MalformedURLException
- Throws:
MalformedURLException
getAttachements
protected List<String> getAttachements(Object attachementsFromVariables)
buildMapByLanguage
protected void buildMapByLanguage(Map<String,List<User>> map,
Group group)
buildMapByLanguage
protected void buildMapByLanguage(Map<String,List<User>> map,
User user)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.