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 interfaceBuilder for the filtering out inbound events.static interfaceBuilder 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 customInboundEventTenantDetectorinstance.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 classstatic classstatic classMethods in org.flowable.eventregistry.impl.model that return InboundChannelModelBuilder.InboundEventPayloadExtractorBuilderModifier and TypeMethodDescriptionInboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl.delegateExpressionTenantDetector(String delegateExpression) InboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl.fixedTenantId(String tenantId)