| Package | Description |
|---|---|
| com.flowable.engage.external.system.service |
| Modifier and Type | Class and Description |
|---|---|
class |
EventRegistryInboundMessageAccountService
An inbound message account service creating internal system events from inbound messages not having a mapped account or an inactive account or user so any
listeners (like a case or process instance) might picking it up and processing it.
|
class |
LoggingInboundMessageAccountService |
| Modifier and Type | Field and Description |
|---|---|
protected InboundMessageAccountService |
InboundMessageHandlerImpl.inboundMessageAccountService |
| Constructor and Description |
|---|
InboundMessageHandlerImpl(UserAccountService userAccountService,
InboundMessageRoutingService inboundMessageRoutingService,
InboundMessageAccountService inboundMessageAccountService,
InboundUnsupportedMessageService inboundUnsupportedMessageService) |