Uses of Interface
com.flowable.engage.message.api.MessageService
-
Uses of MessageService in com.flowable.engage.api
Methods in com.flowable.engage.api that return MessageService Modifier and Type Method Description MessageService
EngageEngineConfigurationApi. getMessageService()
-
Uses of MessageService in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as MessageService Modifier and Type Field Description protected MessageService
EngageEngineConfiguration. messageService
Methods in com.flowable.engage.engine that return MessageService Modifier and Type Method Description MessageService
EngageEngine. getMessageService()
MessageService
EngageEngineConfiguration. getMessageService()
Methods in com.flowable.engage.engine with parameters of type MessageService Modifier and Type Method Description void
EngageEngineConfiguration. setMessageService(MessageService messageService)
-
Uses of MessageService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as MessageService Modifier and Type Field Description protected MessageService
EngageEngineImpl. messageService
Methods in com.flowable.engage.engine.impl that return MessageService Modifier and Type Method Description MessageService
EngageEngineImpl. getMessageService()
-
Uses of MessageService in com.flowable.engage.engine.impl.bot
Fields in com.flowable.engage.engine.impl.bot declared as MessageService Modifier and Type Field Description protected MessageService
ConversationManagementBot. messageService
Constructors in com.flowable.engage.engine.impl.bot with parameters of type MessageService Constructor Description ConversationManagementBot(ConversationService conversationService, org.flowable.engine.TaskService taskService, MessageService messageService, ConversationPermissionService conversationPermissionService, com.flowable.core.idm.api.PlatformIdentityService identityService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
Uses of MessageService in com.flowable.engage.engine.impl.cmd
Fields in com.flowable.engage.engine.impl.cmd declared as MessageService Modifier and Type Field Description protected MessageService
AddParticipantsToConversationCmd. messageService
-
Uses of MessageService in com.flowable.engage.engine.impl.desk
Fields in com.flowable.engage.engine.impl.desk declared as MessageService Modifier and Type Field Description protected MessageService
DeskConversationListener. messageService
Methods in com.flowable.engage.engine.impl.desk that return MessageService Modifier and Type Method Description protected MessageService
DeskConversationListener. getMessageService()
Constructors in com.flowable.engage.engine.impl.desk with parameters of type MessageService Constructor Description DeskConversationListener(ConversationService conversationService, MessageService messageService, DeskService deskService)
-
Uses of MessageService in com.flowable.engage.engine.impl.desk.bot
Fields in com.flowable.engage.engine.impl.desk.bot declared as MessageService Modifier and Type Field Description protected MessageService
DeskManagementBot. messageService
Constructors in com.flowable.engage.engine.impl.desk.bot with parameters of type MessageService Constructor Description DeskManagementBot(ConversationService conversationService, ConversationPermissionService conversationPermissionService, MessageService messageService, com.flowable.core.idm.api.PlatformIdentityService identityService, com.flowable.core.idm.api.UserDefinitionService userDefinitionService, DeskService deskService)
-
Uses of MessageService in com.flowable.engage.engine.impl.desk.cmd
Methods in com.flowable.engage.engine.impl.desk.cmd that return MessageService Modifier and Type Method Description protected MessageService
AbstractDeskCmd. getMessageService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-
Uses of MessageService in com.flowable.engage.engine.impl.message
Classes in com.flowable.engage.engine.impl.message that implement MessageService Modifier and Type Class Description class
MessageServiceImpl
-
Uses of MessageService in com.flowable.engage.engine.impl.notification
Fields in com.flowable.engage.engine.impl.notification declared as MessageService Modifier and Type Field Description protected MessageService
ConversationNotificationEventListener. messageService
Constructors in com.flowable.engage.engine.impl.notification with parameters of type MessageService Constructor Description ConversationNotificationEventListener(MessageService messageService, com.flowable.core.idm.api.PlatformIdentityService identityService, java.lang.String technicalUserId)
-
Uses of MessageService in com.flowable.engage.engine.impl.util
Methods in com.flowable.engage.engine.impl.util that return MessageService Modifier and Type Method Description static MessageService
CommandContextUtil. getMessageService(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
-
Uses of MessageService in com.flowable.engage.external.system.service
Fields in com.flowable.engage.external.system.service declared as MessageService Modifier and Type Field Description protected MessageService
InboundMessageRoutingServiceImpl. messageService
protected MessageService
InboundUnsupportedMessageServiceImpl. messageService
Constructors in com.flowable.engage.external.system.service with parameters of type MessageService Constructor 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)
-
Uses of MessageService in com.flowable.engage.external.system.wechat
Fields in com.flowable.engage.external.system.wechat declared as MessageService Modifier and Type Field Description protected MessageService
WeChatInboundStatusHandler. messageService
protected MessageService
WeChatTemplateMessageBot. messageService
Constructors in com.flowable.engage.external.system.wechat with parameters of type MessageService Constructor 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)
-
Uses of MessageService in com.flowable.engage.external.system.whatsapp
Fields in com.flowable.engage.external.system.whatsapp declared as MessageService Modifier and Type Field Description protected MessageService
WhatsAppInboundStatusHandler. messageService
protected MessageService
WhatsAppMessageReadEventListener. messageService
Constructors in com.flowable.engage.external.system.whatsapp with parameters of type MessageService Constructor Description WhatsAppInboundStatusHandler(MessageService messageService, com.flowable.core.idm.api.UserAccountService userAccountService)
WhatsAppMessageReadEventListener(MessageService messageService, org.flowable.engine.ManagementService managementService)
-
Uses of MessageService in com.flowable.engage.rest.service.api.compliance
Fields in com.flowable.engage.rest.service.api.compliance declared as MessageService Modifier and Type Field Description protected MessageService
MessageComplianceCollectionResource. messageService
Constructors in com.flowable.engage.rest.service.api.compliance with parameters of type MessageService Constructor Description MessageComplianceCollectionResource(MessageResourceService messageResourceService, MessageQueryRequestMapper queryRequestMapper, MessageService messageService, MessageComplianceMapper messageComplianceMapper)
-
Uses of MessageService in com.flowable.engage.rest.service.api.mapper
Methods in com.flowable.engage.rest.service.api.mapper with parameters of type MessageService Modifier and Type Method Description static MessageBuilder
SendMessageRequestMapper. createMessageBuilder(MessageService messageService)
static MessageQuery
MessageQueryRequestMapper. createMessageQuery(MessageService messageService)
MessageBuilder
SendMessageRequestMapper. mapToBuilder(SendMessageRequest request, MessageService messageService)
MessageBuilder
SendMessageRequestMapperImpl. mapToBuilder(SendMessageRequest request, MessageService messageService)
MessageQuery
MessageQueryRequestMapper. mapToQuery(MessageQueryRequest request, MessageService messageService)
MessageQuery
MessageQueryRequestMapperImpl. mapToQuery(MessageQueryRequest request, MessageService messageService)
-
Uses of MessageService in com.flowable.engage.rest.service.api.message
Fields in com.flowable.engage.rest.service.api.message declared as MessageService Modifier and Type Field Description protected MessageService
AbstractMessageResourceService. messageService
protected MessageService
MediaMessageResource. messageService
protected MessageService
MessageResource. messageService
Constructors in com.flowable.engage.rest.service.api.message with parameters of type MessageService Constructor Description AbstractMessageResourceService(MessageService messageService, ConversationPermissionService conversationPermissionService)
MediaMessageResource(MediaMessageResourceService mediaMessageResourceService, ConversationService conversationService, MessageService messageService, com.flowable.core.common.rest.response.ResponseEntityHelper responseEntityHelper)
MediaMessageResourceService(ConversationService conversationService, ConversationPermissionService conversationPermissionService, SendMessageRequestMapper sendMessageRequestMapper, MessageQueryRequestMapper queryRequestMapper, MessageService messageService, MessageMapper messageMapper)
MessageResource(MessageService messageService, SendMessageRequestMapper sendMessageRequestMapper, MessageMapper messageMapper, ConversationPermissionService conversationPermissionService, MessageResourceService messageResourceService)
MessageResourceService(ConversationService conversationService, ConversationPermissionService conversationPermissionService, SendMessageRequestMapper sendMessageRequestMapper, MessageQueryRequestMapper queryRequestMapper, MessageService messageService, MessageMapper messageMapper, com.flowable.core.idm.api.UserDefinitionService userDefinitionService)
-
Uses of MessageService in com.flowable.engage.rest.service.mapper.message
Methods in com.flowable.engage.rest.service.mapper.message with parameters of type MessageService Modifier and Type Method Description static void
MessageComplianceMapper. afterMapping(java.util.List<MessageComplianceResponse> messages, MessageService messageService)
static void
MessageMapper. afterMapping(java.util.List<MessageResponse> messages, MessageService messageService)
java.util.List<MessageComplianceResponse>
MessageComplianceMapper. map(java.util.List<Message> messages, MessageService messageService)
java.util.List<MessageComplianceResponse>
MessageComplianceMapperImpl. map(java.util.List<Message> messages, MessageService messageService)
java.util.List<MessageResponse>
MessageMapper. map(java.util.List<Message> messages, MessageService messageService)
java.util.List<MessageResponse>
MessageMapperImpl. map(java.util.List<Message> messages, MessageService messageService)
protected MessageComplianceResponse
MessageComplianceMapperImpl. messageToMessageComplianceResponse(Message message, MessageService messageService)
-
Uses of MessageService in com.flowable.engage.task
Fields in com.flowable.engage.task declared as MessageService Modifier and Type Field Description protected MessageService
EngageMessageService. messageService
Constructors in com.flowable.engage.task with parameters of type MessageService Constructor Description EngageMessageService(MessageService messageService, SendMessageExtension sendMessageExtension, com.flowable.core.idm.api.PlatformIdentityService identityService, ConversationService conversationService, com.flowable.core.idm.api.UserAccountService userAccountService, org.flowable.content.api.ContentService contentService)
-
Uses of MessageService in com.flowable.example
Methods in com.flowable.example with parameters of type MessageService Modifier and Type Method Description VacationRequestBot
ExampleAppsAutoConfiguration.ExampleAppsConfiguration.VactionRequestLogicConfiguration. vacationRequestBot(org.flowable.engine.RuntimeService processService, org.flowable.engine.HistoryService processHistoryService, org.flowable.cmmn.api.CmmnRuntimeService caseService, org.flowable.engine.TaskService taskService, com.flowable.core.idm.api.PlatformIdentityService identityService, ConversationService conversationService, MessageService messageService)
Create and expose the vacation request handling bot used for some action definitions to be executed. -
Uses of MessageService in com.flowable.example.hr.bot
Fields in com.flowable.example.hr.bot declared as MessageService Modifier and Type Field Description protected MessageService
VacationRequestBot. messageService
Constructors in com.flowable.example.hr.bot with parameters of type MessageService Constructor Description VacationRequestBot(org.flowable.engine.RuntimeService processService, org.flowable.engine.HistoryService processHistoryService, org.flowable.cmmn.api.CmmnRuntimeService caseService, org.flowable.engine.TaskService taskService, com.flowable.core.idm.api.PlatformIdentityService identityService, ConversationService conversationService, MessageService messageService)