| Package | Description |
|---|---|
| org.flowable.eventregistry.api.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.
|
Copyright © 2022 Flowable. All rights reserved.