public class EmailNotificationListener extends Object implements NotificationListener
Constructor and Description |
---|
EmailNotificationListener(org.kie.internal.task.api.UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildMapByLanguage(Map<String,List<org.kie.api.task.model.User>> map,
org.kie.api.task.model.Group group) |
protected void |
buildMapByLanguage(Map<String,List<org.kie.api.task.model.User>> map,
org.kie.api.task.model.User user) |
protected List<String> |
getAttachements(Object attachementsFromVariables) |
protected URL |
getAttachemntURL(String attachment) |
void |
onNotification(org.kie.internal.task.api.model.NotificationEvent event) |
public EmailNotificationListener(org.kie.internal.task.api.UserInfo userInfo)
public void onNotification(org.kie.internal.task.api.model.NotificationEvent event)
onNotification
in interface NotificationListener
protected URL getAttachemntURL(String attachment) throws MalformedURLException
MalformedURLException
protected void buildMapByLanguage(Map<String,List<org.kie.api.task.model.User>> map, org.kie.api.task.model.Group group)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.