| Package | Description |
|---|---|
| com.flowable.engage.external.system.service |
| Modifier and Type | Class and Description |
|---|---|
class |
InboundMessageRoutingServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected InboundMessageRoutingService |
InboundUnsupportedMessageServiceImpl.inboundMessageRoutingService |
protected InboundMessageRoutingService |
InboundMessageHandlerImpl.inboundMessageRoutingService |
| Constructor and Description |
|---|
InboundMessageHandlerImpl(UserAccountService userAccountService,
InboundMessageRoutingService inboundMessageRoutingService,
InboundMessageAccountService inboundMessageAccountService,
InboundUnsupportedMessageService inboundUnsupportedMessageService) |
InboundUnsupportedMessageServiceImpl(InboundMessageRoutingService inboundMessageRoutingService,
MessageService messageService,
ExternalConversationService externalConversationService,
TemplateService templateService,
PlatformIdentityService identityService) |