public static class InboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl extends InboundChannelDefinitionBuilderImpl.InboundEventPayloadExtractorBuilderImpl implements InboundChannelModelBuilder.InboundEventTenantDetectorBuilder
inboundEventProcessingPipelineBuilder| Constructor and Description |
|---|
InboundEventTenantDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl inboundEventProcessingPipelineBuilder) |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder |
delegateExpressionTenantDetector(String delegateExpression)
Uses delegate expression to determine the custom
InboundEventTenantDetector instance. |
InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder |
fixedTenantId(String tenantId)
Sets the tenant to a hardcoded value.
|
payloadExtractorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpayloadExtractorpublic InboundEventTenantDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl inboundEventProcessingPipelineBuilder)
public InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder fixedTenantId(String tenantId)
InboundChannelModelBuilder.InboundEventTenantDetectorBuilderfixedTenantId in interface InboundChannelModelBuilder.InboundEventTenantDetectorBuilderpublic InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder delegateExpressionTenantDetector(String delegateExpression)
InboundChannelModelBuilder.InboundEventTenantDetectorBuilderInboundEventTenantDetector instance.delegateExpressionTenantDetector in interface InboundChannelModelBuilder.InboundEventTenantDetectorBuilderCopyright © 2023 Flowable. All rights reserved.