| Package | Description |
|---|---|
| com.flowable.engage.engine.delegate.event.impl | |
| com.flowable.engage.engine.impl.indexing | |
| com.flowable.engage.engine.impl.notification |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowableAddedParticipantsEventImpl |
| Modifier and Type | Method and Description |
|---|---|
static FlowableAddedParticipantsEvent |
FlowableEngageEventBuilder.createAddedParticipantsEvent(Conversation conversation,
Collection<String> addedParticipants,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractFlowableEngageEngineEventListener.onAddedParticipants(FlowableAddedParticipantsEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConversationIndexingEventListener.onAddedParticipants(FlowableAddedParticipantsEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConversationNotificationEventListener.onAddedParticipants(FlowableAddedParticipantsEvent event) |
Copyright © 2019. All rights reserved.