Uses of Interface
org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder
Packages that use InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder
-
Uses of InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder in org.flowable.eventregistry.api.model
Subinterfaces of InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder in org.flowable.eventregistry.api.modelModifier and TypeInterfaceDescriptionstatic interface
Builder for the filtering out inbound events.static interface
Builder for the 'tenant ID detection' part of theInboundChannelModel
.Methods in org.flowable.eventregistry.api.model that return InboundChannelModelBuilder.InboundEventPayloadExtractorBuilderModifier and TypeMethodDescriptionInboundChannelModelBuilder.InboundEventTenantDetectorBuilder.delegateExpressionTenantDetector
(String delegateExpression) Uses delegate expression to determine the customInboundEventTenantDetector
instance.InboundChannelModelBuilder.InboundEventTenantDetectorBuilder.fixedTenantId
(String tenantId) Sets the tenant to a hardcoded value. -
Uses of InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder in org.flowable.eventregistry.impl.model
Classes in org.flowable.eventregistry.impl.model that implement InboundChannelModelBuilder.InboundEventPayloadExtractorBuilderModifier and TypeClassDescriptionstatic class
static class
static class
Methods in org.flowable.eventregistry.impl.model that return InboundChannelModelBuilder.InboundEventPayloadExtractorBuilderModifier and TypeMethodDescriptionInboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl.delegateExpressionTenantDetector
(String delegateExpression) InboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl.fixedTenantId
(String tenantId)