Uses of Interface
com.flowable.engage.external.system.service.InboundReactionTenantExtractor
Packages that use InboundReactionTenantExtractor
-
Uses of InboundReactionTenantExtractor in com.flowable.engage.external.system.service
Classes in com.flowable.engage.external.system.service that implement InboundReactionTenantExtractorModifier and TypeClassDescriptionclassThis default implementation simply returns a configured, fixed tenant id regardless of the content of the inbound reaction.Fields in com.flowable.engage.external.system.service declared as InboundReactionTenantExtractorModifier and TypeFieldDescriptionprotected final InboundReactionTenantExtractorEventRegistryInboundReactionAccountService.tenantExtractorServiceConstructors in com.flowable.engage.external.system.service with parameters of type InboundReactionTenantExtractorModifierConstructorDescriptionEventRegistryInboundReactionAccountService(org.flowable.eventregistry.api.EventRegistry eventRegistry, InboundReactionTenantExtractor tenantExtractorService, org.flowable.common.engine.impl.DefaultTenantProvider defaultTenantProvider, InboundReactionEventPayloadExtractor inboundReactionEventPayloadExtractor)