| Package | Description |
|---|---|
| com.flowable.engage.engine.delegate.event.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowableConversationReferenceUpdatedEventImpl
Simple implementation for the reference update event of a conversation.
|
| Modifier and Type | Method and Description |
|---|---|
static FlowableConversationReferenceUpdatedEvent |
FlowableEngageEventBuilder.createConversationReferenceUpdatedEvent(Conversation conversation,
String oldReferenceId,
String oldReferenceType,
String oldReferenceDefinitionId) |
Copyright © 2019. All rights reserved.