| Modifier and Type | Method and Description | 
|---|---|
| ConversationService | EngageEngineConfigurationApi. getConversationService() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConversationService | EngageEngineConfiguration. conversationService | 
| Modifier and Type | Method and Description | 
|---|---|
| ConversationService | EngageEngineConfiguration. getConversationService() | 
| ConversationService | EngageEngine. getConversationService() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EngageEngineConfiguration. setConversationService(ConversationService conversationService) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConversationService | EngageEngineImpl. conversationService | 
| Modifier and Type | Method and Description | 
|---|---|
| ConversationService | EngageEngineImpl. getConversationService() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConversationService | ConversationScopedObjectProvider. conversationService | 
| protected ConversationService | ConversationActionFilter. conversationService | 
| Constructor and Description | 
|---|
| ConversationActionFilter(ConversationService conversationService) | 
| ConversationScopedObjectProvider(ConversationService conversationService) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConversationService | ConversationManagementBot. conversationService | 
| Constructor and Description | 
|---|
| ConversationManagementBot(ConversationService conversationService,
                         MessageService messageService,
                         ConversationPermissionService conversationPermissionService,
                         com.flowable.core.idm.api.PlatformIdentityService identityService) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConversationServiceImplThe default conversation service implementation using commands to provide the necessary functionality. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConversationService | DeskConversationListener. conversationService | 
| Constructor and Description | 
|---|
| DeskConversationListener(ConversationService conversationService,
                        MessageService messageService,
                        DeskService deskService) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConversationService | DeskManagementBot. conversationService | 
| Constructor and Description | 
|---|
| DeskManagementBot(ConversationService conversationService,
                 ConversationPermissionService conversationPermissionService,
                 MessageService messageService,
                 com.flowable.core.idm.api.PlatformIdentityService identityService,
                 com.flowable.core.idm.api.UserDefinitionService userDefinitionService,
                 DeskService deskService) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ConversationService | AbstractDeskCmd. getConversationService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ConversationService | CommandContextUtil. getConversationService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConversationService | InboundMessageRoutingServiceImpl. conversationService | 
| Constructor and Description | 
|---|
| InboundMessageRoutingServiceImpl(MessageService messageService,
                                ConversationService conversationService,
                                ExternalSystemContentService externalSystemContentService) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ConversationService | WeChatTemplateMessageBot. conversationService | 
| Constructor and Description | 
|---|
| WeChatTemplateMessageBot(com.flowable.template.api.TemplateService templateService,
                        ConversationService conversationService,
                        ConversationPermissionService conversationPermissionService,
                        MessageService messageService,
                        com.flowable.core.idm.api.PlatformIdentityService platformIdentityService,
                        org.springframework.jms.core.JmsMessageOperations jmsMessageOperations,
                        WeChatProperties weChatProperties,
                        com.flowable.core.idm.api.UserAccountService userAccountService) | 
Copyright © 2019. All rights reserved.