Package com.flowable.engage.external.system.service
package com.flowable.engage.external.system.service
-
ClassDescriptionThis default implementation simply returns a configured, fixed tenant id regardless of the content of the inbound message.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.A content provider that is responsible for fetching the actual content from the external system.Service for handling inbound messages for a particular accountA routing service for inbound messages from the external adapters.A service provider interface hooking in the business logic to extract or resolve the tenant id out of a new inbound message not yet been mapped to a user account object.
ExternalSystemContentProvider
that usesWebClient
to fetch the external content.