public class FlowableConversationStartedEventImpl extends FlowableEngageEventImpl implements FlowableConversationStartedEvent
| Modifier and Type | Field and Description |
|---|---|
protected Conversation |
conversation |
| Constructor and Description |
|---|
FlowableConversationStartedEventImpl(Conversation conversation) |
| Modifier and Type | Method and Description |
|---|---|
Conversation |
getConversation() |
getTypeprotected final Conversation conversation
public FlowableConversationStartedEventImpl(Conversation conversation)
public Conversation getConversation()
getConversation in interface FlowableConversationStartedEventCopyright © 2019. All rights reserved.