public static class InboundChannelDefinitionBuilderImpl.InboundEventTenantJsonDetectorBuilderImpl extends InboundChannelDefinitionBuilderImpl.InboundEventPayloadJsonExtractorBuilderImpl implements InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder
inboundEventProcessingPipelineBuilder| Constructor and Description |
|---|
InboundEventTenantJsonDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<com.fasterxml.jackson.databind.JsonNode> inboundEventProcessingPipelineBuilder) |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder |
detectEventTenantUsingJsonPointerExpression(String jsonPointerExpression)
Determines the tenant ID by using a JSOn Pointer expression.
|
InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder |
fixedTenantId(String tenantId)
Sets the tenant to a hardcoded value.
|
jsonFieldsMapDirectlyToPayloadclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitjsonFieldsMapDirectlyToPayloadpublic InboundEventTenantJsonDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<com.fasterxml.jackson.databind.JsonNode> inboundEventProcessingPipelineBuilder)
public InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder fixedTenantId(String tenantId)
InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilderfixedTenantId in interface InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilderpublic InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder detectEventTenantUsingJsonPointerExpression(String jsonPointerExpression)
InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilderdetectEventTenantUsingJsonPointerExpression in interface InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilderCopyright © 2023 Flowable. All rights reserved.