Uses of Package
com.flowable.engage.engine.impl.notification
Package | Description |
---|---|
com.flowable.engage.engine | |
com.flowable.engage.engine.impl.cmd | |
com.flowable.engage.engine.impl.notification |
-
Classes in com.flowable.engage.engine.impl.notification used by com.flowable.engage.engine Class Description NotificationEvaluationProvider A notification schema provider is calculating the set of notifications for each recipient of a data object within a conversation depending on various input like conversation type, sub-type, tags, etc to determine whether to send desk and / or mobile notifications and how to handle the badge count for unread messages. -
Classes in com.flowable.engage.engine.impl.notification used by com.flowable.engage.engine.impl.cmd Class Description Participant Holds the information for a single participant within a conversation or a recipient of a message. -
Classes in com.flowable.engage.engine.impl.notification used by com.flowable.engage.engine.impl.notification Class Description NotificationEvaluationProvider A notification schema provider is calculating the set of notifications for each recipient of a data object within a conversation depending on various input like conversation type, sub-type, tags, etc to determine whether to send desk and / or mobile notifications and how to handle the badge count for unread messages.Participant Holds the information for a single participant within a conversation or a recipient of a message.ParticipantsBuilder A builder creates list of participants.