Class EventRegistryInboundMessageAccountService

java.lang.Object
com.flowable.engage.external.system.service.EventRegistryInboundMessageAccountService
All Implemented Interfaces:
InboundMessageAccountService

public class EventRegistryInboundMessageAccountService extends Object implements InboundMessageAccountService
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.
Author:
Micha Kiener