| Modifier and Type | Method and Description |
|---|---|
MessageService |
EngageEngineConfigurationApi.getMessageService() |
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
EngageEngineConfiguration.messageService |
| Modifier and Type | Method and Description |
|---|---|
MessageService |
EngageEngineConfiguration.getMessageService() |
MessageService |
EngageEngine.getMessageService() |
| Modifier and Type | Method and Description |
|---|---|
void |
EngageEngineConfiguration.setMessageService(MessageService messageService) |
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
EngageEngineImpl.messageService |
| Modifier and Type | Method and Description |
|---|---|
MessageService |
EngageEngineImpl.getMessageService() |
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
ConversationManagementBot.messageService |
| Constructor and Description |
|---|
ConversationManagementBot(ConversationService conversationService,
MessageService messageService,
ConversationPermissionService conversationPermissionService,
com.flowable.core.idm.api.PlatformIdentityService identityService) |
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
DeskConversationListener.messageService |
| Modifier and Type | Method and Description |
|---|---|
protected MessageService |
DeskConversationListener.getMessageService() |
| Constructor and Description |
|---|
DeskConversationListener(ConversationService conversationService,
MessageService messageService,
DeskService deskService) |
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
DeskManagementBot.messageService |
| 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 MessageService |
AbstractDeskCmd.getMessageService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
ConversationNotificationEventListener.messageService |
| Constructor and Description |
|---|
ConversationNotificationEventListener(MessageService messageService,
com.flowable.core.idm.api.PlatformIdentityService identityService,
String technicalUserId) |
| Modifier and Type | Method and Description |
|---|---|
static MessageService |
CommandContextUtil.getMessageService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
InboundUnsupportedMessageServiceImpl.messageService |
protected MessageService |
InboundMessageRoutingServiceImpl.messageService |
| Constructor and Description |
|---|
InboundMessageRoutingServiceImpl(MessageService messageService,
ConversationService conversationService,
ExternalSystemContentService externalSystemContentService) |
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 MessageService |
WeChatTemplateMessageBot.messageService |
protected MessageService |
WeChatInboundStatusHandler.messageService |
| Constructor and Description |
|---|
WeChatInboundStatusHandler(MessageService messageService) |
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) |
| Modifier and Type | Field and Description |
|---|---|
protected MessageService |
WhatsAppInboundStatusHandler.messageService |
| Constructor and Description |
|---|
WhatsAppInboundStatusHandler(MessageService messageService) |
Copyright © 2019. All rights reserved.