Package org.jbpm.notification.listeners
Class CustomNotificationListener
- java.lang.Object
-
- org.jbpm.notification.listeners.CustomNotificationListener
-
- All Implemented Interfaces:
org.jbpm.services.task.deadlines.NotificationListener
public class CustomNotificationListener extends Object implements org.jbpm.services.task.deadlines.NotificationListener
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.slf4j.Loggerlogger
-
Constructor Summary
Constructors Constructor Description CustomNotificationListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonNotification(org.kie.internal.task.api.model.NotificationEvent event, org.kie.internal.task.api.UserInfo userInfo)
-