Uses of Interface
com.flowable.engage.external.system.service.InboundMessageRoutingService
Packages that use InboundMessageRoutingService
-
Uses of InboundMessageRoutingService in com.flowable.engage.external.system.service
Classes in com.flowable.engage.external.system.service that implement InboundMessageRoutingServiceFields in com.flowable.engage.external.system.service declared as InboundMessageRoutingServiceModifier and TypeFieldDescriptionprotected final InboundMessageRoutingService
InboundMessageHandlerImpl.inboundMessageRoutingService
protected final InboundMessageRoutingService
InboundUnsupportedMessageServiceImpl.inboundMessageRoutingService
Constructors in com.flowable.engage.external.system.service with parameters of type InboundMessageRoutingServiceModifierConstructorDescriptionInboundMessageHandlerImpl
(UserAccountService userAccountService, InboundMessageRoutingService inboundMessageRoutingService, InboundMessageAccountService inboundMessageAccountService, InboundUnsupportedMessageService inboundUnsupportedMessageService) InboundUnsupportedMessageServiceImpl
(InboundMessageRoutingService inboundMessageRoutingService, MessageService messageService, ExternalConversationService externalConversationService, TemplateService templateService, PlatformIdentityService identityService)