| Modifier and Type | Field and Description |
|---|---|
protected ExternalConversationService |
EngageEngineConfiguration.externalConversationService |
| Modifier and Type | Method and Description |
|---|---|
ExternalConversationService |
EngageEngineConfiguration.getExternalConversationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
EngageEngineConfiguration.setExternalConversationService(ExternalConversationService externalConversationService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalConversationServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ExternalConversationService |
ExternalMessageSendEventListener.externalConversationService |
| Constructor and Description |
|---|
ExternalMessageSendEventListener(ExternalConversationService externalConversationService) |
| Modifier and Type | Field and Description |
|---|---|
protected ExternalConversationService |
InboundUnsupportedMessageServiceImpl.externalConversationService |
| Constructor and Description |
|---|
InboundUnsupportedMessageServiceImpl(InboundMessageRoutingService inboundMessageRoutingService,
MessageService messageService,
ExternalConversationService externalConversationService,
com.flowable.template.api.TemplateService templateService,
com.flowable.core.idm.api.PlatformIdentityService identityService) |
| Modifier and Type | Field and Description |
|---|---|
protected ExternalConversationService |
WeChatInboundMessageEventHandlerImpl.externalConversationService |
| Constructor and Description |
|---|
WeChatInboundMessageEventHandlerImpl(InboundMessageHandler inboundMessageHandler,
ExternalConversationService externalConversationService,
com.flowable.template.api.TemplateService templateService) |
Copyright © 2019. All rights reserved.