public static class InboundChannelDefinitionBuilderImpl.InboundEventPayloadJsonExtractorBuilderImpl extends Object implements InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder
| Modifier and Type | Field and Description |
|---|---|
protected InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<com.fasterxml.jackson.databind.JsonNode> |
inboundEventProcessingPipelineBuilder |
| Constructor and Description |
|---|
InboundEventPayloadJsonExtractorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<com.fasterxml.jackson.databind.JsonNode> inboundEventProcessingPipelineBuilder) |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventTransformerBuilder |
jsonFieldsMapDirectlyToPayload()
Extracts the payload directly from (top-level) json fields.
|
protected InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<com.fasterxml.jackson.databind.JsonNode> inboundEventProcessingPipelineBuilder
public InboundEventPayloadJsonExtractorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<com.fasterxml.jackson.databind.JsonNode> inboundEventProcessingPipelineBuilder)
public InboundChannelModelBuilder.InboundEventTransformerBuilder jsonFieldsMapDirectlyToPayload()
InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilderjsonFieldsMapDirectlyToPayload in interface InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilderCopyright © 2023 Flowable. All rights reserved.