| Package | Description |
|---|---|
| com.flowable.engage.engine.impl.cmd | |
| com.flowable.engage.engine.impl.notification |
| Modifier and Type | Method and Description |
|---|---|
protected List<Participant> |
SendConversationNotificationCmd.getParticipants(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
Conversation permissions) |
protected List<Participant> |
SendConversationNotificationCmd.getParticipants(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
Message message) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParticipantImpl |
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
ParticipantsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Collection<NotificationInfo> |
NotificationEvaluationProviderImpl.evaluateNotifications(Message data,
Conversation conversation,
Collection<Participant> participants) |
Collection<NotificationInfo> |
NotificationEvaluationProvider.evaluateNotifications(Message data,
Conversation conversation,
Collection<Participant> participants)
Evaluates the notifications and message data read behavior for all participants according a rules set and the
participants profile (e.g.
|
Copyright © 2019. All rights reserved.