Class CustomNotificationListener

  • All Implemented Interfaces:
    org.jbpm.services.task.deadlines.NotificationListener

    public class CustomNotificationListener
    extends Object
    implements org.jbpm.services.task.deadlines.NotificationListener
    • Field Detail

      • logger

        protected static final org.slf4j.Logger logger
    • Constructor Detail

      • CustomNotificationListener

        public CustomNotificationListener()
    • Method Detail

      • onNotification

        public void onNotification​(org.kie.internal.task.api.model.NotificationEvent event,
                                   org.kie.internal.task.api.UserInfo userInfo)
        Specified by:
        onNotification in interface org.jbpm.services.task.deadlines.NotificationListener