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,
TaskService taskService,
MessageService messageService,
ConversationPermissionService conversationPermissionService,
PlatformIdentityService identityService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Field and Description |
---|---|
protected MessageService |
AddParticipantsToConversationCmd.messageService |
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,
PlatformIdentityService identityService,
UserDefinitionService userDefinitionService,
DeskService deskService) |
Modifier and Type | Method and Description |
---|---|
protected MessageService |
AbstractDeskCmd.getMessageService(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,
PlatformIdentityService identityService,
String technicalUserId) |
Modifier and Type | Method and Description |
---|---|
static MessageService |
CommandContextUtil.getMessageService(CommandContext commandContext) |
Modifier and Type | Field and Description |
---|---|
protected MessageService |
LineInboundStatusHandler.messageService |
Constructor and Description |
---|
LineInboundStatusHandler(MessageService messageService,
UserAccountService userAccountService) |
Modifier and Type | Field and Description |
---|---|
protected MessageService |
InboundUnsupportedMessageServiceImpl.messageService |
protected MessageService |
InboundMessageRoutingServiceImpl.messageService |
Constructor and Description |
---|
InboundMessageRoutingServiceImpl(MessageService messageService,
ConversationService conversationService,
ExternalSystemContentService externalSystemContentService,
EventRegistry eventRegistry,
InboundMessageEventPayloadExtractor inboundMessageEventPayloadExtractor) |
InboundUnsupportedMessageServiceImpl(InboundMessageRoutingService inboundMessageRoutingService,
MessageService messageService,
ExternalConversationService externalConversationService,
TemplateService templateService,
PlatformIdentityService identityService) |
Modifier and Type | Field and Description |
---|---|
protected MessageService |
WeChatTemplateMessageBot.messageService |
protected MessageService |
WeChatInboundStatusHandler.messageService |
Constructor and Description |
---|
WeChatInboundStatusHandler(MessageService messageService) |
WeChatTemplateMessageBot(TemplateService templateService,
ConversationService conversationService,
ConversationPermissionService conversationPermissionService,
MessageService messageService,
PlatformIdentityService platformIdentityService,
JmsMessageOperations jmsMessageOperations,
WeChatProperties weChatProperties,
UserAccountService userAccountService) |
Modifier and Type | Field and Description |
---|---|
protected MessageService |
WhatsAppMessageReadEventListener.messageService |
protected MessageService |
WhatsAppInboundStatusHandler.messageService |
Constructor and Description |
---|
WhatsAppInboundStatusHandler(MessageService messageService,
UserAccountService userAccountService) |
WhatsAppMessageReadEventListener(MessageService messageService,
ManagementService managementService) |