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) |
InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder |
fixedTenantId(String tenantId) |
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)
fixedTenantId in interface InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilderpublic InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder detectEventTenantUsingJsonPointerExpression(String jsonPointerExpression)
detectEventTenantUsingJsonPointerExpression in interface InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilderCopyright © 2020 Flowable. All rights reserved.