| Package | Description |
|---|---|
| org.flowable.eventregistry.api.model | |
| org.flowable.eventregistry.impl.model |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventTransformerBuilder |
InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder.jsonFieldsMapDirectlyToPayload()
Extracts the payload directly from (top-level) json fields.
|
InboundChannelModelBuilder.InboundEventTransformerBuilder |
InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder.payloadExtractor(String delegateExpression)
Uses delegate expression to determine the custom
InboundEventPayloadExtractor instance. |
InboundChannelModelBuilder.InboundEventTransformerBuilder |
InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder.xmlElementsMapDirectlyToPayload()
Extracts the payload directly from (top-level) xml elements.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
InboundChannelModelBuilder.InboundEventTransformerBuilder |
InboundChannelDefinitionBuilderImpl.InboundEventPayloadJsonExtractorBuilderImpl.jsonFieldsMapDirectlyToPayload() |
InboundChannelModelBuilder.InboundEventTransformerBuilder |
InboundChannelDefinitionBuilderImpl.InboundEventPayloadExtractorBuilderImpl.payloadExtractor(String delegateExpression) |
InboundChannelModelBuilder.InboundEventTransformerBuilder |
InboundChannelDefinitionBuilderImpl.InboundEventPayloadXmlExtractorBuilderImpl.xmlElementsMapDirectlyToPayload() |
Copyright © 2023 Flowable. All rights reserved.