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 InboundMessageRoutingServiceInboundMessageHandlerImpl.inboundMessageRoutingServiceprotected final InboundMessageRoutingServiceInboundUnsupportedMessageServiceImpl.inboundMessageRoutingServiceConstructors 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)