Class NotificationEvaluationProviderImpl

java.lang.Object
com.flowable.engage.engine.impl.notification.NotificationEvaluationProviderImpl
All Implemented Interfaces:
NotificationEvaluationProvider

public class NotificationEvaluationProviderImpl
extends java.lang.Object
implements NotificationEvaluationProvider
Author:
Filip Hrisafov
  • Constructor Summary

    Constructors 
    Constructor Description
    NotificationEvaluationProviderImpl()  
  • Method Summary

    Modifier and Type Method Description
    java.util.Collection<NotificationInfo> evaluateNotifications​(Message data, Conversation conversation, java.util.Collection<Participant> participants)
    Evaluates the notifications and message data read behavior for all participants according a rules set and the participants profile (e.g.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait